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]

-R option into gcc act the same as -Wl,--rpath,?



I tripped over this accidently...I didn't see it documented
(or in the ChangeLog -- maybe I wasn't looking in the right place).
(I'm using 2.95.3 on solaris 2.7).

Passing -R <path> to gcc makes the executable look in <path> for shared
libraries...

I've been used to hacking up command lines and adding -Wl,--rpath,<path>

When was this added?

marty		mleisner@eng.mc.xerox.com   
Don't  confuse education with schooling.
	Milton Friedman to Yogi Berra


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