Re: POD-Bot mm build for Athlon64 (podbot_mm_amd64.so) -
14-02-2005
This should not be to hard.
The coder has to give one of the following gcc flags "k8, opteron, athlon64, athlon-fx" at the "-march=cpu-type" option.
If im correct and someone correct me if i am wrong.
The compiler doesn't have to be on a 64bit machine as long as the desired march type is specified it will compile a 64bit library.
|