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]

Re: HP-UX 11 and ld +init


On Tue, Jul 29, 2003 at 02:52:17AM -0700, Mark Mitchell wrote:
> Unfortunately, we've got a brand-new fresh-from-the-factory HP-UX 11.11
> machine, and its "ld" does not support "+init".  (Not only is +init not
> documented on the man page; it also causes the linker to issue an error.)
> 
> On this system, /usr/bin/ld is a symlink to /usr/ccs/bin/ld.  There is also
> /usr/ccs/lbin/ld{32,64}.  ld32 also rejects +init.  ld64 accepts it.
> 
> Both acc and aCC are installed on this system.
> 
> 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.

-- 
albert chin (china@thewrittenword.com)


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