At 11:44 AM 1/31/2008, David Doshay wrote:
>That is correct.
>
>It is my understanding that the Intel machines can compile to
>a "universal binary" that will run on the G5 machines, but we
>have not verified that. I trust that it works, but have no idea
>if there is an efficiency hit.

Universal binaries just contain two sets of object code.  There's
no effeciency hit, but your program does need to be aware of potential
"big endian" issues because the same binary might be run on two 
platforms with different byte orders.


_______________________________________________
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

Reply via email to