This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A completely different approach to EH runtime


On Wed, Feb 28, 2001 at 03:04:06PM -0800, Geoff Keating wrote:
> > Since *everything* uses libc, and the use of stdio is everywhere (and
> > unfortuneatly the interface so exposed), we hit the same problem.
> 
> On Linux, we dealt with this by inventing symbol versioning.

I actually thought Solaris invented it. ;-)
I hope to also use it in FreeBSD, but I want to see how things flush out
in Linux a little more.


> > A guarantee and policy could be crafted in total honestly and good faith
> > today, but I do wonder what will happen in the future when an
> > in-compatible might be required in libgcc.so.
> 
> Probably the best that can be said about this is that should this
> happen, there will be many people working on how to solve the
> compatibility problem.  That's the only real guarantee you can have:
> that others will share your pain.

:-)  Yes, that is the most that anyone can expect.

thanks,
-- 
-- David  (obrien@FreeBSD.org)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]