This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Installing multiple versions of GCC
- From: Angelo Graziosi <angelo dot graziosi at alice dot it>
- To: Ian Lance Taylor <iant at google dot com>
- Cc: GCC <gcc at gcc dot gnu dot org>, DaveK <dave dot korn dot cygwin at googlemail dot com>
- Date: Mon, 17 Aug 2009 23:09:46 +0200
- Subject: Re: Installing multiple versions of GCC
- References: <4A891F78.5000800@alice.it> <m3ljliifgy.fsf@google.com>
Ian Lance Taylor ha scritto:
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 suspected that. :-)
Why, then, 'make install' installs 'libiberty.a'?
Cheers,
Angelo.