This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: Handle the shared libgcc is a system library
- To: Mark Kettenis <kettenis at wins dot uva dot nl>
- Subject: Re: PATCH: Handle the shared libgcc is a system library
- From: Geoff Keating <geoffk at geoffk dot org>
- Date: 01 Jul 2001 17:57:26 -0700
- CC: gcc at gcc dot gnu dot org
- References: <200107020035.f620ZXo20661@delius.kettenis.local>
Mark Kettenis <kettenis@wins.uva.nl> writes:
> HJ says the second bit is necessary because: "--version couldn't
> tell the different releases of the same version". That of course, is
> only an issue when you're using snapshots, and installing a snapshot
> as your system compiler seems a bad idea to me anyway.
It should be mentioned at this point that we cannot promise binary
compatibility between _snapshots_. It might turn out that a new
function, is added, is found to be a mistake, and is then removed.
--
- Geoffrey Keating <geoffk@geoffk.org>