Hi,
Does this patch make sense to you guys? The problem of Snowleopard is that
gcc is always trying to build a x86_64 binary even if the operating system
is still in 32bit. (Snow Leopard can run x86_64 binary under 32bit OS, for
x86_64 CPU) Once you specify -m32, you need to tell gcc, ld, ar, gfortran to
do it explicitly.
An lazy way to do this is NOT to specify at all, but it may as well a better
way...
Best,
--
Mengjuei Hsieh, Molecular Biology & Biochem, Univ. of California Irvine.
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Fri Sep 25 2009 - 13:30:02 PDT