From: Andrew Cottrell Newsgroups: comp.os.msdos.djgpp Subject: Re: SVGA 256-color graphics Date: Fri, 08 Aug 2003 21:10:38 +1000 Organization: HOME Message-ID: References: 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: 14 NNTP-Posting-Date: 08 Aug 2003 19:10:42 WST NNTP-Posting-Host: 202.154.115.197 X-Trace: 1060341042 news.swiftel.com.au 13858 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 >Not really interested in the lastest Allegro, but I am curious to know >if EARLIER versions of Allegro (3.12?) still work AOK under 3.2.3? Assuming you are using GCC 3.2.3 then Allegro 3.x (x != 99 ish I think) will need to be patched. The Allegro 4.x will work okay with GCC 3.2.3. There are a number of other graphics libraries in the v2tk directory that you may want to try, but Allegro is the most advanced and supports multiple platforms. The allegro main url is:- http://alleg.sourceforge.net/ Andrew