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/26472] Default path for libgcc_s.sl is build directory



------- Comment #10 from dave at hiauly1 dot hia dot nrc dot ca  2006-02-28 14:32 -------
Subject: Re:  Default path for libgcc_s.sl is build directory

> ------- Comment #9 from Ralf dot Wildenhues at gmx dot de  2006-02-28 09:23 -------
> > Regarding the hardcoding problem, the HP-UX 11 ld option '+nodefaultrpath'
> > looks like it might be useful.  It seems to be used for ia64 but not
> > hppa*64*, or hppa in general on hpux11.
> 
> I can not find references to this option in the manpages for hppa ld, not
> even the presumably latest: http://docs.hp.com/en/B2355-60105/ld_pa.1.html
> unlike for ia64.

I see it in the manpages for both HP-UX 11.00 and 11.11.  I have
the following "ld(1) and linker tools" patches installed: PHSS_30965
and PHSS_30968.  I see in the text for PHSS_30049:

        - JAGae91522:
            linker records build-time library paths
        Resolution:
          Provided a linker option +nodefaultrpath for
          not recording build-time paths in the resultant
          executables and shared libraries

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26472


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