Hi Sylvain,

Some computer-go friends in Japan have reported that even current 
binary of MoGo doesn't work on Athlon XP or Celeron.  Both (and 
Pentium III) have no SSE2 instructions while Pentium 4 has.

Could you please try -march=athlon-xp, pentium3 or generic?

Hideki

Sylvain Gelly: <[EMAIL PROTECTED]>:
>Hi Markus, Hi all,
>
>I updated the package to fix the issues you get and some other minor
>ones. Please update before reporting a problem, and please report any
>further problem :-).
>
>> I don't know about Ubuntu, but the default GCC configuration on Fedora
>> does not set CPU-specific compiler options, so an executable should
>> run on the whole family of i386 processors.
>I don't use the default gcc options, you can make it significantly
>faster tuning the options.
>
>> If you add some Intel-Core 2 specific options yourself, I would be
>> interested, what they are, and in what speedup they really result.
>> For Athlons, I never found a significant difference between enabling
>> AMD architecture or just using the default configuration.
>I used --march=opteron, and that gives a +3% on a core2duo compared to
>--march=pentium4, while working on all recent machines (but apparently
>not on your Athlon XP :) ). I switched back to --march=pentium4
>
>Tell me if it works now (hopefully),
>Cheers,
>Sylvain
>_______________________________________________
>computer-go mailing list
>[email protected]
>http://www.computer-go.org/mailman/listinfo/computer-go/
--
[EMAIL PROTECTED] (Kato)
_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to