[gnu.g++.help] Exceptions in G++

tiemann@eng.sun.com (Michael Tiemann) (12/22/90)

To use exceptions in g++, give the flag -fhandle-exceptions.

Michael