------- Comment #11 from burnus at gcc dot gnu dot org 2009-11-07 22:19 ------- Which version of ACML are you using? I get a bit confused with all those 4-dot-something version numbers as both GCC and ACML have them.
Do you use ACML 4.3.0? strings /opt/acml4.3.0/gfortran64/lib/libacml.a |grep GCC |sort -u strings /opt/acml4.3.0/gfortran64_mp/lib/libacml_mp.so |grep GCC |sort -u shows here: Built using Fortran compiler: GNU Fortran (GCC) 4.3.2 Thus it should be ABI compatible with GCC 4.3.x, 4.4.x and 4.5.x. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41977