------- Comment #7 from rguenth at gcc dot gnu dot org 2009-11-07 18:40 ------- I suspect acml_mp is built using a different GCC version and they link libgomp statically. Can you check what the acml_mp library links against? Just use ldd for this. Then check that this is consistent with what your test program uses.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41977