[Bug libstdc++/38923] symbol versioning disabled due to non-portable sed script

jwakely dot gcc at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Jan 20 19:07:00 GMT 2009



------- Comment #7 from jwakely dot gcc at gmail dot com  2009-01-20 19:07 -------
I've just noticed that the libgomp configure says:

 configure: versioning on shared library symbols is gnu

even though it seems to have the same sed script as libstdc++, which says:

 configure: WARNING: === Linker version 1800 is too old for
 configure: WARNING: === full symbol versioning support in this release of GCC.
 configure: WARNING: === You would need to upgrade your binutils to version
 configure: WARNING: === 21400 or later and rebuild GCC.
 configure: WARNING: === Symbol versioning will be disabled.
 configure: versioning on shared library symbols is no

I can't do aanother test until tomorrow now, but I'll try to verify if libgomp
really does get it right, and if so, how.


-- 


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



More information about the Gcc-bugs mailing list