[ADMIN] Problem setting runpath

2005-03-26 Thread Joe Halpin
I'm on Solaris 10 (Intel) using gcc. I'd like to add /usr/local/lib to the built-in runpath. I've tried 1. setting LD_RUN_PATH=/usr/local/lib before running configure (also tried adding this to the command line for configure). 2. Adding LDFLAGS='-Wl,--runpath,/usr/local/lib' to the configure comman

[ADMIN] Problem setting runpath

2005-03-26 Thread Joe Halpin
I'm on Solaris 10 (Intel) using gcc. I'd like to add /usr/local/lib to the built-in runpath. I've tried 1. setting LD_RUN_PATH=/usr/local/lib before running configure (also tried adding this to the command line for configure). 2. Adding LDFLAGS='-Wl,--runpath,/usr/local/lib' to the configure c