Re: [AD] msvc7 compiler options

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


this patch allows  you to type    fix.bat msvc7
and it will define the COMPILER_MSVC7 var that later gets checked for in makefile.vc which then adds the -GL (whole program optimzation) command line option to the CFLAGS

what about replacing -Ox with -O2 ?


why ?
-Ox is better.





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