You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Andreas B. Thun" <ab...@gmx.net> on 2003/03/18 17:57:34 UTC

Re: was: cannot compile my simple example: now: Problems with libstdc++

Finally, I linked libstdc++.so.2.7.1 to libstdc++.so.5.0.0 (see below) and the parser
works, but I am a bit nervous about this. Does anybody know, why the
libstdc++.so.2.7.1 is needed?


/usr/local/lib>
-rw-r--r--   1 root     other    8522420 Feb  3 17:08 libstdc++.a
-rwxr-xr-x   1 root     other       1334 Feb  3 17:08 libstdc++.la*
lrwxrwxrwx   1 root     other         18 Feb  3 17:08 libstdc++.so -> libstdc++.so.5.0.0*
lrwxrwxrwx   1 root     other         18 Mar 18 17:37 libstdc++.so.2.7.1 -> libstdc++.so.5.0.0*
lrwxrwxrwx   1 root     other         18 Feb  3 17:08 libstdc++.so.5 -> libstdc++.so.5.0.0*
-rwxr-xr-x   1 root     other    2396293 Feb  3 17:08 libstdc++.so.5.0.0*


Still have the ld warning, anyway:
/bin/ld: warning: libstdc++.so.5, needed by /user/abt/xerces/xerces-c-src2_2_0/l
ib/libxerces-c.so, may conflict with libstdc++.so.2.7.1


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org