c++/8360: HP-UX gcc 3.2 does not construct global/static objects when using 'shl_load'
danglin@gcc.gnu.org
danglin@gcc.gnu.org
Mon Jan 13 05:17:00 GMT 2003
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
More information about the Gcc-bugs
mailing list