> > Here's the thing: This works fine on Linux. I only get the error on Solaris 7.
> > I have all the latest GNU tools installed, and I'm installing the library in
> > usr/local. I am not setting LD_LIBRARY_PATH, and I use the -L/usr/local/lib
> > argument when linking the library to the program. Solaris 7 has no ld.so.conf
> > file.
> 
> see the -R option of ld.

 Or the LD_RUN_PATH env variable.

Reply via email to