X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "jansb000" Newsgroups: comp.os.msdos.djgpp Subject: warning with GCC 3.0.2 / ALLEGRO Date: Sun, 9 Dec 2001 22:33:25 +0100 Organization: Planet Internet Lines: 7 Message-ID: <9v0l3c$4ib$1@reader07.wxs.nl> NNTP-Posting-Host: ipc3797b1a.dial.wxs.nl X-Trace: reader07.wxs.nl 1007933356 4683 195.121.123.26 (9 Dec 2001 21:29:16 GMT) X-Complaints-To: abuse AT planet DOT nl NNTP-Posting-Date: 9 Dec 2001 21:29:16 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com When I compile ALLEGRO with GCC 3.0.2 I get a lot of warnings: `-mpentium' is deprecated. Use `-march=pentium' or `-mcpu=pentium' instead. Can I simply replace -mpentium in ALLEGRO's makefile or is there something more to it?