This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/14655] linker cannot find const static template members on HP
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Mar 2004 18:17:10 -0000
- Subject: [Bug target/14655] linker cannot find const static template members on HP
- References: <20040319173954.14655.thomas.rudlof@gmx.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-03-19 18:17 -------
From: <http://gcc.gnu.org/install/specific.html>:
GCC 3.3 and later support weak symbols on the 32-bit port using SOM secondary definition symbols.
This feature is not enabled for earlier versions of HP-UX since there have been bugs in the linker
support for secondary symbols. The HP linker patches PHSS_26559 and PHSS_24304 for HP-UX 11.00
and 11.11, respectively, correct the problem of linker core dumps creating C++ libraries. Earlier
patches may work but they have not been tested.
So this is fixed for 3.3 so closing.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|c++ |target
Resolution| |FIXED
Summary|linker cannot find const |linker cannot find const
|static template members on |static template members on
|HP |HP
Target Milestone|--- |3.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14655