[Bug libstdc++/14697] libstdc++ couldn't find 32bit libgcc_s

hjl at lucon dot org gcc-bugzilla@gcc.gnu.org
Wed Mar 24 17:45:00 GMT 2004


------- Additional Comments From hjl at lucon dot org  2004-03-24 17:45 -------
If gcc is configured with --disable-shared, I don't believe shared libstdc++
will work very well. Symbol versioning will only work with shared library.
There is no poing to check -lgcc_s if gcc is configured with --disable-shared.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14697



More information about the Gcc-bugs mailing list