Re: [AD] msvc7 compiler options |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
At 07:57 PM 3/02/2005, you wrote:
aj wrote:not sure about gcc, but my personal notes for mingw makefiles has this info... which i use as reference: # -march is deprecated, use -mtuneActually, it's -mcpu that's depricated in favor of -mtune. -march still works fine in 3.4.
i would have made those notes from using mingw 3.2 (or older)im not sure what the current flag is, but if you try it, the compiler will often tell you.
mingw gcc 3.4.2 accepts -march
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |