This is the mail archive of the gcc@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] | |
The manual page for "ld" says (at the very bottom) "HP-UX Release 11i: November 2000".
Do you have any idea in what way your system is different from ours?
I have: HP-UX Release 11.11: December 2001
Can you try and install the latest HP linker patch? The latest recommended patch is PHSS_26560. I looked at the release notes but didn't see the introduction of +init, just comments on fixes for it. My ld(1) man page documents +init.
- JAGad29876 needed support for init / fini style progmas in 32 bit compiler/linker
- JAGad69481: Severity :4 Program dumps core with +init/+fini
- JAGad51282 : Severity : 4 32bit: +init and +fini functions invoked in incorrect order
There is some wierdness with these options. The initializers and finalizers execute in opposite order on 32-bit and 64-bit systems.
HTH, Kelley Cook
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |