Mail Archives: djgpp/2000/05/24/08:51:23
On 23 May 2000, Dieter Buerssner wrote:
> Damian Yerrick wrote:
>
> >On 22 May 2000 11:08:10 GMT, buers AT gmx DOT de (Dieter Buerssner) wrote:
> >>It should be possible
> >>to compile crafty with mingw32. It would need some Makefile hacking.
> >
> >But not very much if you already have a working DJGPP makefile;
> >DJGPP and mingw32 are both GNU make + GCC + GNU binutils.
>
> Not much makefile hacking. But still a little bit non too obvious
> things, like adding some -D defines, that were not documented
> in the makefile, when I looked last time.
>
> >What about these?
> > -O3 -mpentium -ffast-math -fomit-frame-pointer
>
> I tried those (without -ffast-math, which is not useful for a chess
> program.) The -O3 will slow down crafty, due to excess inlining of
> functions.
Maybe using -march=i586 which would produce code which uses i586
insns might make it run faster....
Grendel
Hi, I'm a signature virus. plz set me as your signature and help me spread
:)
- Raw text -