RE: [AD] Pentium opt (was: changes in cvs)

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


> Because a ppro only version doesn't work in amd k6 or k6-2 because of the
> conditional move ops. If you want a ppro only allegro, then 
> change the makefile
> and compile

Well, it seems logical to me that ppro only doesn't work on k6 ....
The point of these switches is to use stuff available only on the target
platform, and it is expected that the resulting program does not work
on other ones....
In any case, the user can always put any needed flags on a makefile
variable USERCFLAGS, to be added to Allegro. This way, when compiling
Allegro, the user can issue
make USERCFLAGS=-whatever
instead of
make
and have the CC command include $USERFLAGS

-- 
Lyrian 



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