This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Should a large eh_frame section exist in libc.so.6?


On Monday, August 23, 2010 21:43:59 xingxing pan wrote:
> Should this .eh_frame exist?
>  It seems there's no exception handling in libc.so.6.

that's not true.  a bunch of functions in the C library are compiled with -
fexceptions as required by the standard so that exceptions in end user 
applications work correctly.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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