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]

Re: c++/8360: HP-UX gcc 3.2 does not construct global/static objects when using 'shl_load'


Synopsis: HP-UX gcc 3.2 does not construct global/static objects when using 'shl_load'

Responsible-Changed-From-To: unassigned->danglin
Responsible-Changed-By: danglin
Responsible-Changed-When: Sat Jan  4 14:22:51 2003
Responsible-Changed-Why:
    Assigned.
State-Changed-From-To: open->closed
State-Changed-By: danglin
State-Changed-When: Sat Jan  4 14:22:51 2003
State-Changed-Why:
    Problem fixed in 3.3 and 3.4 under hpux11.
    <http://gcc.gnu.org/ml/gcc-patches/2003-01/msg00208.html>.
    
    No fix is possible using earlier versions of hpux.  A user
    must arrange to explicitly call the shared library initializer when using shl_load.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8360


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