.eh_frame section

sfora dim sfora.dim@gmail.com
Tue May 29 21:33:00 GMT 2007


Hello,

I read that the eh_frame is for exceptions support,
for languages like C++ for instance.

I wonder why when I compile standard C programs using "gcc -v simple.c"
I can see that the linker adds the "--eh-frame-hdr" parameter ?

After all there is no use for the eh section when we don't support
exceptions, no ?

thank you
sfora



More information about the Gcc mailing list