Cypress CSC-1200T Betriebsanweisung Seite 61

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 124
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 60
Chapter 6. C and C++ programming 61
6.6 The C++ compiler
The Cray C++ compiler conforms with the ISO/ANSI Draft Proposed In-
ternational Standard. A revised version of the standard has recently
been accepted as the ISO/ANSI standard.
The Cray C++ compiler is invoked by the command CC. The compiler
consists of a preprocessor, a language parser, a prelinker, an optimizer
and a code generator.
The compiler supports templates, run time type identification (RTTI),
member templates, partial specialization and namespaces. Moreover,
the Silicon Graphics Standard Template Library (STL) is supported.
Cray C++ Tools and Mathpack libraries are installed on T3E. The libraries
are Cray versions of Rogue Wave C++ libraries. The Tools library cor-
responds to Tools.h++ library and the Mathpack is equivalent to the
combination of Math.h++ and LAPACK.h++.
The Cray C++ Compiler options and directives are similar with those
described in conjunction with the Cray Standard C compiler.
6.7 More information
See the Cray publication Cray C/C++ Reference Manual [Crab]. The
WWW address
http://www.csc.fi:8080
contains on-line versions of the Cray manuals.
The 4/96 and 5/97 issues of the @CSC magazine contain information
about C++ programming in CSC’s metacomputer environment, including
the T3E.
For the description of the compiler options, use the man command, e.g.:
man cc
Seitenansicht 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 123 124

Kommentare zu diesen Handbüchern

Keine Kommentare