This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/26472] Default path for libgcc_s.sl is build directory
- From: "Ralf dot Wildenhues at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2006 07:24:32 -0000
- Subject: [Bug target/26472] Default path for libgcc_s.sl is build directory
- References: <bug-26472-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from Ralf dot Wildenhues at gmx dot de 2006-03-01 07:24 -------
(In reply to comment #10)
>
> 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:
> Provided a linker option +nodefaultrpath for
> not recording build-time paths in the resultant
> executables and shared libraries
So how can we find out cheaply whether it's supported? Even if it is ignored
when not supported: we could also set hardcode_minus_L=no if supported to get
the chance to save some relinking.
Cheers,
Ralf
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26472