This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/32785] (hpux11.11)link test not allowed GCC_NO_EXECUTABLES.
- From: "cnstar9988 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jul 2007 10:04:21 -0000
- Subject: [Bug bootstrap/32785] (hpux11.11)link test not allowed GCC_NO_EXECUTABLES.
- References: <bug-32785-14862@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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