From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: Question optios gcc Date: Thu, 12 Dec 1996 10:59:13 +0100 Organization: TU Chemnitz-Zwickau Lines: 32 Message-ID: <32AFD771.979@Mathematik.tu-chemnitz.de> References: NNTP-Posting-Host: main.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Miguel Murillo DJ-Gateway: from newsgroup comp.os.msdos.djgpp Miguel Murillo wrote: > > the optios -fhandle-exceptions for C++ exceptions exist an gpp > but I not found man gpp , info gpp invocations , or RHIDE 1.0 I don't since when, but sure since a long time, there is no separate documentation about gpp or g++. It is now part of the gcc doc and thats why you should use info gcc and look there for the C++ specifc commandline options. This can be done also within RHIDE. If you select the Options/Compiler/CXX-Flags' menu entry and hit then F1, you will get the help about the C++ specific commandline options for GCC from the GCC doc. That in RHIDE probably not all the possible options are shown came from the fact, that I had manually extract them from the gcc doc and so they may be not up to date. But for this there is the possibility of RHIDE, to change the list of flags (Options/Preferences/CXX-Flags). Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************