This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/48815] configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.


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'.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]