This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Installing multiple versions of GCC
- From: Ian Lance Taylor <iant at google dot com>
- To: Angelo Graziosi <angelo dot graziosi at alice dot it>
- Cc: GCC <gcc at gcc dot gnu dot org>, DaveK <dave dot korn dot cygwin at googlemail dot com>
- Date: Mon, 17 Aug 2009 09:15:41 -0700
- Subject: Re: Installing multiple versions of GCC
- References: <4A891F78.5000800@alice.it>
Angelo Graziosi <angelo.graziosi@alice.it> writes:
> Is there a way to send libiberty.a where go the other libs (i.e
> /usr/local/gfortran/lib/gcc/i686-pc-cygwin/4.4.1/, for example)?
Really libiberty should not be installed at all by default.
I don't know of any way to change where it is installed.
Ian