http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48815
--- Comment #5 from henry0312 at gmail dot com 2011-04-29 15:03:23 UTC --- I'm sorry. This error, 'configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. ', occurs when 'make -j4'. I tried 'make', then configure: error: in `/Users/henry/Build/GCC/build/x86_64-apple-darwin10.7.3/libgomp': configure: error: C compiler cannot create executables See `config.log' for more details. make[1]: *** [configure-target-libgomp] Error 1 make: *** [all] Error 2 Anyway, I fail to compile with '--disable-shared' and '--enable-static'.