Hello list
I wonder why if I apply g++ switch -fomit-frame-pointer
C++ exceptions cease to work.
I'm using pretty old gcc - 2.95.3, is it the same in gcc 3.2 ?
I wanted to use this switch mainly for smaller executable sizes...
I do not want to debug those executables (at least not in release
version :).
Michael.
--
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]