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 #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


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