This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Shared library annoyance with gcc-3_0-branch
On Sun, Feb 18, 2001 at 12:51:29PM -0800, H . J . Lu wrote:
> If I fold libgcc in gcc 3.0 into glibc tody and change the gcc source
> to use it instead its own, can I assume it will work with all future
> versions of gcc from gcc 3.0?
No. We should be free to extend it in backward compatible ways.
I think this debate is pointless, since neither of us are going
to change our minds. I think the gcc support routines should be
in its own library and you think they should be incorporated into
glibc. I think that we should treat all systems the same for
uniformity and you think Linux should be special cased.
r~