This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build fails with shared libs intalled in non-standard locations


> Is there anything I can add to "configure" or "make bootstrap" command line
> to get around this?  I attempted using LDFLAGS, but it hasn't helped.  I
> also attempted defining LD_LIBRARY_PATH, however it had no effect during
> bootstrapping.

I use "export LD_LIBRARY_PATH=/usr/local/lib/sparcv9" or equivalent magic.

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]