1. DJGPP Translator Problem

--
  ec -djg some.ex    -- doesn't work get error: can't open -djg.ex
  ec some.ex -djg    -- doesn't work just ignores -djg

  ALL I GET is a make file for WATCOM !

  Also what dos extender does ec use for DJGPP


  Bernie

new topic     » topic index » view message » categorize

2. Re: DJGPP Translator Problem

Have you copied ec.a that is supplied with the translator for djgpp
into the euphoria\bin directory.

----- Original Message -----
From: Bernie <xotron at PCOM.NET>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Saturday, December 16, 2000 11:51 AM
Subject: DJGPP Translator Problem


> --
>   ec -djg some.ex    -- doesn't work get error: can't open -djg.ex
>   ec some.ex -djg    -- doesn't work just ignores -djg
>
>   ALL I GET is a make file for WATCOM !
>
>   Also what dos extender does ec use for DJGPP
>
>
>   Bernie
>

new topic     » goto parent     » topic index » view message » categorize

3. Re: DJGPP Translator Problem

Bernie Ryan writes:
>  ec -djg some.ex    -- doesn't work get error: can't open -djg.ex
>  ec some.ex -djg    -- doesn't work just ignores -djg
>
>  ALL I GET is a make file for WATCOM !

1. Do you have:

   SET DJGPP=C:\DJGPP\DJGPP.ENV

in your AUTOEXEC.BAT, and have you rebooted?

2. Are you running the latest ec.exe?
    It should say alpha-4 when you type: ec
    (although I still say "alpha-3" at the top of
      the .c files - the c code hasn't changed,
      just the library for DJGPP)

>  Also what dos extender does ec use for DJGPP

Whatever the standard one is for DJGPP.
It's built in to your .exe, just like CauseWay for WATCOM.
I think it's the "DOS extender formerly known as GO32".

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

4. Re: DJGPP Translator Problem

--
   I had too many versions of ec on my system.

   One other question, why doesn't ec look in the DJGPP lib directory
   for ec.a that would be the logical place for it to be, at least
   ec should check there if its not in euphoria bin. Couldn't that be
   added to the objfiles.lnk ?

  Thanks
  Bernie

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu