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


    Let me repeat. Any solution for Linux has to be worked out between
    glibc and gcc, not by gcc alone.

How can there *possibly* be any interaction between glibc and gcc?  The vast
majority of systems on which GCC is run don't even *use* glibc.

The routines in libgcc are meant to be called *only* by calls inserted
by GCC.  Any other usage is incorrect and should be fixed.


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