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 bootstrap/32785] (hpux11.11)link test not allowed GCC_NO_EXECUTABLES.



------- Comment #18 from cnstar9988 at gmail dot com  2007-07-18 06:49 -------
(In reply to comment #13)
> Read config.log. Look for messages about collect2.

I think the GCC build configure, may add -lpthread, or pass some option across
Makefile.
LDFLAGS_FOR_BUILD="-lpthread"
LDFLAGS_FOR_TARGET="-lpthread"


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32785


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