Hi, > the gcc side of things, this is the only supported way to make a C++ > shared image with gcc3 on modern ELF platforms:
Thank you even I have found that out myself too :) Using ld directly is a no-go for a gcc3.2 platform. Linking with the crt files fixes the problem. Martin To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
