Mail Archives: djgpp/2001/05/14/17:30:14
Thanks, to both you and Eli, who emailed me the same general tip.
I am not very concerned about the Allegro warnings.. so long as they are a
problem with allegro and not my install of djgpp
I did find the utilities, and it all seems to work fine for rerouting the
error messages
Richard Dawe <rich AT phekda DOT freeserve DOT co DOT uk> wrote in message
news:3B002E5D DOT 8A18164E AT phekda DOT freeserve DOT co DOT uk...
> 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 -