Hello.

After googling, I found that it is possible to use a parameter for the
linker:
http://stackoverflow.com/questions/2726993/how-to-specify-preference-of-library-path

For a c program:

"Use the rpath option via gcc to linker - runtime library search path, will
be used instead of looking in standard dir (gcc option):
-Wl,-rpath,$(DEFAULT_LIB_INSTALL_PATH)"

Could it be possible to fpc to use that option while linking ?

Thanks.

Fre;D





-----
Many thanks ;-)
--
View this message in context: 
http://free-pascal-general.1045716.n5.nabble.com/Something-like-TProcess-Environment-for-libraries-tp5727468p5727499.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to