LD_LIBRARY_PATH & LD_RUN_PATH

John Love-Jensen eljay@adobe.com
Tue Dec 17 15:14:00 GMT 2002


Hi Brunda,

I believe the linker doesn't look at LD_LIBRARY_PATH, so you'll need your -L
parameter.  The loader looks at the LD_LIBRARY_PATH, not the linker.

However, with LD_LIBRARY_PATH set correctly, you needn't the -R parameter.

HTH,
--Eljay



More information about the Gcc-help mailing list