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]

Re: Shared library annoyance with gcc-3_0-branch


> Cc: Brad Lucier <lucier@math.purdue.edu>, gcc@gcc.gnu.org
> From: Alexandre Oliva <aoliva@redhat.com>
> Organization: GCC Team, Red Hat
> Date: 20 Feb 2001 03:41:16 -0300
> User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley)
> 
> On Feb 18, 2001, Geoff Keating <geoffk@geoffk.org> wrote:
> 
> > Brad Lucier <lucier@math.purdue.edu> writes:
> >> My pain also comes from keeping three production versions of gcc on my
> >> alpha box for various purposes and two test versions.  In the future,
> >> if this need for multiple versions of gcc for various reasons continues,
> >> I don't see how I will be able to set LD_LIBRARY_PATH once and be done
> >> with it.
> 
> > In the future, you will just need to use the libgcc.so that is the
> > most recent version, even for earlier versions of GCC.
> 
> Except that this isn't exactly a good way of testing random versions
> of GCC, especially if a bug turns out to be in the implementation of
> libgcc :-)

I would expect that you'd be using it without putting it in /lib,
unless you really like excitement :-).

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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