Re: [AD] Allegro 4.1.18 WIP RC1

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Evert Glebbeek wrote:
On Monday 24 January 2005 14:11, Marcio Afonso Arimura Fialho wrote:
  
There's however a minor issue when compiling with GCC
3.4.1.  It complains that the  '-mcpu=pentium'  flag
is
deprecated (see below):

gcc -DALLEGRO_LIB_BUILD -Wall -W -Wstrict-prototypes
-Wno-unused -Werror -mcpu=pentium -O2 -funroll-loops
-ffast-math -fomit-frame-pointer -I. -I./include -o
obj/djgpp/alleg/exgui.o -c examples/exgui.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march='
instead.
    
I think this was reported before...
I did.
not sure if anyone ever decided on what 
to do with it though...
Simply changing the switch isn't an option I think, because it breaks older 
versions of the compiler...
You are right. This is only a minor issue, less severe than warnings.  Up to now, it was reported only in GCC 3.4.1.   It wasn't reported in DJGPP with GCC 3.4.3. Eitheir the tester didn't noticed it or it's a GCC 3.4.1 issue that was solved in more recent releases.  My opinion:   If GCC 3.4.3 for DJGPP doesn't complain about it, just forget it, and I'll update my compiler sometime in future (probably not so soon :-(    )
P.S: I will not have time to test it eitheir :-(   :-(
But we should look into this for 4.2
  
Sure.

Regards,
Marcio.


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/