X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Sat, 8 Dec 2001 10:04:38 +0200 (WET) From: Andris Pavenis X-Sender: pavenis AT ieva06 To: djgpp AT delorie DOT com Subject: Re: std and allegro In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 7 Dec 2001, Raf256 wrote: > > IO have gcc 3.0.2 an allegro 3.12, > compiler reports error in allegro.h : > > allegro.h(70) Error: `typedef long int fixed' redeclared as different kind > of symbol > c:/djgpp/lang/cxx-v3/bits/ios_base.h(554) Error: previous declaration of > `std::ios_base& std::fixed(std::ios_base&)' > Try newer Allegro (http://www.sourcefoge.net/projects/alleg). Also make sure You have updated version of DJGPP port of gcc-3.0.2 from DJGPP distribution (date November 21, 2001). Andris