This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Regression checking vs. my -shared-libgcc patch
At 17:21 2001-02-05, Alexandre Oliva wrote:
>On Feb 5, 2001, Franz Sirl <Franz.Sirl-kernel@lauterbach.com> wrote:
>
> > Hehe, it probably is appended, but I'm running under KDE2, so
> > LD_LIBRARY_PATH contains /usr/lib already :-/
>
>Huh? There's no reasonable reason :-) to have /usr/lib in
>LD_LIBRARY_PATH, unless you want it to be searched before other
>directories also listed in LD_LIBRARY_PATH.
It's because KDE2 adds $KDEDIR/lib to LD_LIBRARY_PATH, and for the usual RH
style setups $KDEDIR happens to be /usr...
> > I guess dejagnu should actually prepend to LD_LIBRARY_PATH...
>
>Sounds reasonable.
How can this be changed? I don't really wanna dig into the dejagnu
mysteries... :-)
Franz.