RE: Euphoria to DJGPP help needed

new topic     » goto parent     » topic index » view thread      » older message » newer message

Sory it took all week, monitor problems. I got this "Bad
command or file name" in Alvin.err. It gets down to linking
then says 
file not found
c:\djgpp\bin\strip.exe
So I took my cloths off and it still didn't work;=/
Alvin 
--- Bernie Ryan <xotron at localnet.com> wrote:
> 
> 
> Alvin  Koffman wrote:
> > I've never used the translator before, and need some
> help
> > 
> > 1) is there a way to output errors to a text file for
> > reference like Euphorias .err file? I tried putting
> copy
> > con> error.txt in the emake.bat but it didn't work. 
> > 
> > 2) The .ex program runs fine but the translator says
> > something is not defined in one of the .c files. That's
> why
> > I need to save the output.
> > Alvin 
> > 
> > 
> > =====
> > See my homepage at
> > http://ka9qlq.tripod.com/home/
> > and where I live at
> > http://ka9qlq.tripod.com/CCC/
> > 
> > This is a 256 Megabyte 400 Mhz 13 Gig. plug and pray
> system.
> 
> 
> Alvin:
> 
> -- This sets an enviorment variable CC to the following
> line.
> set CC=d:\djgpp\bin\redir -o alvins.err -eo
> d:\djgpp\bin\gcc
> 
> -- Then ON EACH LINE of your emake.bat file change:
> FROM gcc TO THIS %CC%
> 
> -- At the end of your emake.bat file to remove the
> enviorment variable.
> set CC=
> 
> -- What will happen is all the errors will be redirected
> into
> -- a file called alvins.err 
> 
> 
> Bernie
> 
>
> 
> 
>
> 


=====
See my homepage at
http://ka9qlq.tripod.com/home/
and where I live at
http://ka9qlq.tripod.com/CCC/

This is a 256 Megabyte 400 Mhz 13 Gig. plug and pray system.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu