In message <[EMAIL PROTECTED]> John Wilson writes: : but gcc (g++) doesn't seem to want to link them in, and uses its own : __builtin_new and __builtin_delete instead. we do this all the time. g++ foo.o -o foo -pthreads -static works great. You must use g++ and not gcc to like, or you lose. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- operator new with C++ and pthreads John Wilson
- Re: operator new with C++ and pthreads Jordan Hubbard
- Re: operator new with C++ and pthreads Warner Losh
- Re: operator new with C++ and pthreads John Wilson
- Re: operator new with C++ and pthreads Jean-Marc Zucconi
- Re: operator new with C++ and pthreads Warner Losh
- Re: operator new with C++ and pthreads John Wilson

