Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 1998 22:33:43 -0700
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        John Birrell <jb@cimlogic.com.au>
Cc:        current@FreeBSD.ORG
Subject:   Re: pthreads and thread-specific? 
Message-ID:  <199805310533.WAA19647@rah.star-gate.com>
In-Reply-To: Your message of "Sun, 31 May 1998 15:38:56 %2B1000." <199805310538.PAA13512@cimlogic.com.au> 

next in thread | previous in thread | raw e-mail | index | archive | help

Okay,

Now I get this:

{root} gmake Task_Test
g++ -pthread -Wall -Wpointer-arith -pipe -D_THREAD_SAFE -O -pipe -g -g 
-fno-implicit-templates    -I. -I/usr/home/hasty/ace/ACE_wrappers  -o 
Task_Test .obj/Task_Test.o -L/usr/home/hasty/ace/ACE_wrappers/ace -L./  -lACE 
-lstdc++ -lcompat
/usr/lib/libc_r.so: undefined reference to `fchdir'
/usr/home/hasty/ace/ACE_wrappers/ace/libACE.so: undefined reference to `mkfifo'
/usr/home/hasty/ace/ACE_wrappers/ace/libACE.so: undefined reference to 
`sendmsg'
/usr/home/hasty/ace/ACE_wrappers/ace/libACE.so: undefined reference to `recvmsg


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805310533.WAA19647>