On Wed, 26 Jul 2000, Lars Hecking wrote:

> 
> > > 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.

-R overrides that, so it's (presumably) less subject to error.

-- 
T.E.Dickey <[EMAIL PROTECTED]>
http://dickey.his.com
ftp://dickey.his.com

Reply via email to