X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: compiling allegro Date: Thu, 11 Sep 2003 20:37:36 +1000 Organization: HOME Message-ID: <0tj0mvgjnhm47028c3ev8j3fqs7l09105b@4ax.com> References: <3f5c791f$0$142$e4fe514c AT dreader4 DOT news DOT xs4all DOT nl> X-Newsreader: Forte Agent 1.93/32.576 English (American) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 21 NNTP-Posting-Date: 11 Sep 2003 18:37:40 WST NNTP-Posting-Host: 202.154.115.197 X-Trace: 1063276660 news.swiftel.com.au 13258 202.154.115.197 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >The exact same problem has been posted about two years earlier: > > >http://groups.google.com/groups?selm=3bea69a1.248385469%40news.oeaw.ac.at > >Although I will follow the advice in the post (which is "get a newer >allegro", contrary to what the project states: "requires allegro 3.12") I am >also very curious to what's causing this. Are these messages a result of >version differences in DJGPP or the gcc/assembler that comes with it? Another suggestion is that you goto www.delorie.com and search the Mail archives. If you want an explanation I suggest you have a look at GCC and the Binutils (AS) and the offending line and decode the error based on the GCC and Binutils source code as you have found out this has allready been fixed and as such people in most cases are more inclined to ignore this type of post as there are more important issues to help out with. Andrew