This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug c++/49289] eh_frame section created although using -fno-exceptions and fno-rtti


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49289

--- Comment #2 from Tobias Schlegl <codemasterhs at yahoo dot de> 2011-06-05 13:49:07 UTC ---
> on x86_64 you want -fno-asynchronous-unwind-info. Eh-frame is mandated by the
> PS-ABI.

Yeah, but IÂm compiling for i586, so x86_32!


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