This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: My proposal for the libgcc runtime ABI (ia64 gcc/glibc is broken.)
Date: Tue, 11 Jul 2000 15:02:16 -0700
From: "H . J . Lu" <hjl@valinux.com>
> more often on GNU/Linux precisely because libc isn't always compiled
> by the compiler someone who installed their own version of GCC uses.
>
The Linux C library is the only C library I know to use the frame based
exception in gcc.
Ehm, it's the GNU C Library (glibc for short) and it's also use on the
Hurd (i386-unknown-gnu0.2) where we also include the same frame info.
(Sorry, I couldn't resist)
Mark