2009/9/26 Volodymyr Babin <vbabin.ncsu.edu>:
> I believe no explicit -mXX is a reasonable default (i.e., use whatever
> -mXX the users' compilers do by default {in my case 'gcc -dumpspecs'
> gives m32 on linux-ia32 and m64 on linux-x86_64}).
gfortran binaries compiled for 10.5 work on 10.6. These silently
generate 32-bit code by default, conflicting with the 64-bit code from
the system's gcc. So perhaps there should be some sort of check or
warning regarding this...
--Tom
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Sun Sep 27 2009 - 09:00:02 PDT