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 #15 from cnstar9988 at gmail dot com  2007-07-17 10:04 -------
yes, I seee.
ld: Unsatisfied symbol "pthread_mutex_unlock" in file
/home/beans/gcc-build/build/./gcc/libgcc_eh.a[unwind-dw2-fde.o]
ld: Unsatisfied symbol "pthread_mutex_lock" in file
/home/beans/gcc-build/build/./gcc/libgcc_eh.a[unwind-dw2-fde.o]

I also export the following var, failed...

LDFLAGS="-lpthread
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]