On Wed, 10 Sep 2003 09:00:08 -0700, Jeff Hobbs <[EMAIL PROTECTED]> wrote:
>> They have a new version for gcc3.x available now. >> >> But I still have to expicitly link the nschartdir.so against >> stdc++ ( -lstdc++ ) , just using g++ as linker does not work. >> I think this problem occures on suse 8.x systems only , >> for RedHat systems it's enough using g++ as Linker. > >That would be unusual behavior from g++ for any platform. Are you >sure that you don't have a -nostdlib or -nodefaultlib arg in there >somewhere that prevents the stdc++ default linkage? No it's specific to suse 8 , I don't now why exactly that is , their is suposed to be a bug in suses g++ binary, maybe they have fixed that problem in version 8.2 (I'm still working with 8.1) I found the fix while I was searching for the __personality_v0 Bug. Bjoern -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
