This is the mail archive of the gcc-help@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: How to build an RPATH into gcc?


Adrian Bunk <bunk@fs.tum.de> writes:

>   LDFLAGS="-L/usr/local/lib -R/usr/local/lib" ../configure
> didn't work

Why didn't this work?  Does the sparc-netbsdelf1.5 linker support the
-R option?  If it does not support -R, does it support --rpath?  Was
the -R option actually used when linking gcc?

Ian


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