[Bug libstdc++/22185] final link failed: Nonrepresentable section on output

hjl at lucon dot org gcc-bugzilla@gcc.gnu.org
Sun Aug 21 20:26:00 GMT 2005


------- Additional Comments From hjl at lucon dot org  2005-08-21 20:25 -------
The real isssue is you can't use

#pragma GCC visibility push(hidden)

on libstdc++ and glibc since they don't support them. We need to fix both glibc
and libstdc++ header files.

*** This bug has been marked as a duplicate of 19664 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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



More information about the Gcc-bugs mailing list