Subject | libfbclient.so |
---|---|
Author | Jon Aldrich |
Post date | 2005-08-25T22:27:42Z |
Hi to all,
I'm porting my app to run on a Fedora core 3 system and I get this whine
from the compiler:
/usr/bin/ld: warning: libstdc++.so.5, needed by /usr/lib/fbclient.so.1
may conflict with libstdc++.so.6
The app compiles, and seems to run OK, but the purist in me wants to get
rid of the warning; so, how do I get a version of libfbclient.so that's
libstdc++.so.6 friendly. Or am I looking at this wrong?
-jon aldrich
jonald21@...
I'm porting my app to run on a Fedora core 3 system and I get this whine
from the compiler:
/usr/bin/ld: warning: libstdc++.so.5, needed by /usr/lib/fbclient.so.1
may conflict with libstdc++.so.6
The app compiles, and seems to run OK, but the purist in me wants to get
rid of the warning; so, how do I get a version of libfbclient.so that's
libstdc++.so.6 friendly. Or am I looking at this wrong?
-jon aldrich
jonald21@...