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]
Other format: [Raw text]

Use of -fno-exceptions


We use gcc 2.95.3.
To save space in our very large build we use  -fno-exceptions.
Now, a colleague says he needs exceptions in one, localized class. Is it
safe to just compile this class/file (but no other) with the
default -fexceptions ?
Thanks for any help.
-Ian
Ian Cottam



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