Re: Exceptions

New Message Reply Date view Thread view Subject view Author view

Jean-Francois Panisset (panisset++at++Discreet.QC.CA)
Tue, 04 Mar 1997 13:35:30 -0500


 <9703031706.ZM750++at++imtsg1.epfl.ch>"Didier Guzzoni" writes
>Hello,
>
>We are using CC to build our graphic application over Performer. It turned
>out that CC doesn't support exceptions nor "bool" nor "if (int i=test())".
>
>It doesn't seem to be much up to date with current C++ specs....
>
>Has anyone worked with exceptions ????
>Is a newest version of CC available ?
>

The 7.1 C++ compiler does indeed support bool (which you can
disable/enable with -LANG:bool={ON,OFF}), exceptions
(-LANG:exceptions=ON|OFF). If you want namespaces and member
templates, you can even play with -experimental.

It may be that some/all of these features are only available when
you are compiling -n32: -32 gets you the older ucode compilers,
where the front end might not be as up to date (although I could
be wrong).

Note that you should probably have the following patches installed:

1637: C++ exception handling patch
1709: c frontend patch
1710: c++ frontend patch
1712: backend patch

JF
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
            Submissions: info-performer++at++sgi.com
        Admin. requests: info-performer-request++at++sgi.com


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:54:50 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.