Its an universal binary which run on both Intel and PowerPC Mac's.
Static build with these optimization lines:
* PowerPC -> "-O2"
* Intel x86 -> "-O2 -march=nocona -pipe"
* Intel x86_64-> "-O2 -march=nocona -pipe -arch x86_64"
Hope it come to use!
Click to view attachment
