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 16:24:16 -0700
- Subject: Re: Installing multiple versions of GCC
- References: <4A891F78.5000800@alice.it> <m3ljliifgy.fsf@google.com> <4A89C71A.3060502@alice.it>
Angelo Graziosi <angelo.graziosi@alice.it> writes:
> 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'?
I think it's a bug.
Ian