X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "jansb000" Newsgroups: comp.os.msdos.djgpp Subject: Re: warning with GCC 3.0.2 / ALLEGRO Date: Mon, 10 Dec 2001 22:07:02 +0100 Organization: Planet Internet Lines: 15 Message-ID: <9v37tr$h3f$1@reader06.wxs.nl> References: <9v0l3c$4ib$1 AT reader07 DOT wxs DOT nl> NNTP-Posting-Host: ipc3797b10.dial.wxs.nl X-Trace: reader06.wxs.nl 1008018171 17519 195.121.123.16 (10 Dec 2001 21:02:51 GMT) X-Complaints-To: abuse AT planet DOT nl NNTP-Posting-Date: 10 Dec 2001 21:02:51 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 Today I downloaded ALLEGRO 4.0. The problem is then solved. Thanx to SED for his advise. "jansb000" wrote in message news:9v0l3c$4ib$1 AT reader07 DOT wxs DOT nl... > 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? > >