On Monday 10 September 2007, Sylvain Gelly wrote: > > could it be that it is compiled for specific CPU architecture? > > Of course it is :). > Ok, good (well, rather sad :)), to know that it does not work on > Athlon XP. I should rebuild with an older architecture then (but it > will be slower :-( ).
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. 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. - Markus _______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
