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

Reply via email to