This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/14655] linker cannot find const static template members on HP


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]