Mail Archives: djgpp/2001/05/14/16:11:14
Hello.
W Gwinn wrote:
> Im trying to compile Allegro under Win98/Djgpp, all the latest
> simtel.net files from 2 days ago.
> While make is running, a list of warnings go by- mainly referring to
> incorrect assembly calls and improper suffixes.
>
> It doenst seem to be fatal, as it compiles and all the example programs
> run. However, i have not been able to capture them to a log so that i
> can see what is going on
I don't think these warnings will be fatal for Allegro programs. You may
want to download the latest Allegro WIP versions, which have this problem
fixed, I think. (I haven't used Allegro for a long time, but I have seen
messages from other people here about this problem.)
> Any help would be greatly appreiciated. i have tried running it with
> "make >er >>er1" to catch the ouput, which does great to get the status,
> but the error still flows to the screen
You should use 'redir', which comes with DJGPP. Try:
redir -eo make > errors.txt
HTH, bye,
--
Richard Dawe
http://www.phekda.freeserve.co.uk/richdawe/
- Raw text -