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 21, 2001 at 11:11:59AM -0800, Zack Weinberg wrote:
> 
> I agree, however please be aware that the glibc people have had
> serious problems with the EH runtime in the past.  So they are
> gun-shy.
> 
> Everyone in this discussion should search the mailing list archives
> for "__register_frame_info" and read all of the threads.  The present
> discussion is very much a retread of Dec 1998.
> 

It may just be one of the problems. Making libgcc shared puts libgcc in
the same category as glibc under Linux since it may be linked against
every single dynamic binary from executables to DSOs. Have any gcc
people really thought about what it means to Linux?


-- 
H.J. Lu (hjl@valinux.com)


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