http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46516
--- Comment #8 from Joost VandeVondele <Joost.VandeVondele at pci dot uzh.ch> 2010-11-17 08:46:11 UTC --- mine look like: static const char *const multilib_raw[] = { ". !m64 !m32;", ".:../lib64 m64 !m32;", ".:../lib !m64 m32;", NULL }; however, I just observe that the libgomp.spec are causing no problems in my build.