Technical data

Contents
Page
Preface xiii
Related Publications . . . . . . . . . . . . . . . . . . . . . . . xiv
Ordering Documentation . . . . . . . . . . . . . . . . . . . . . . xv
Conventions . . . . . . . . . . . . . . . . . . . . . . . . . . xv
Reader Comments . . . . . . . . . . . . . . . . . . . . . . . . xvi
Introduction [1]
1
Setting up the Programming Environment . . . . . . . . . . . . . . . . . 1
General Compiler Description . . . . . . . . . . . . . . . . . . . . 1
Cray Standard C++ Compiler . . . . . . . . . . . . . . . . . . . . 1
Cray Standard C Compiler . . . . . . . . . . . . . . . . . . . . . 2
Compiler Commands [2]
3
CC Command . . . . . . . . . . . . . . . . . . . . . . . . . 4
cc Command . . . . . . . . . . . . . . . . . . . . . . . . . 4
c89 Command . . . . . . . . . . . . . . . . . . . . . . . . 5
cpp Command . . . . . . . . . . . . . . . . . . . . . . . . 5
Command Line Options . . . . . . . . . . . . . . . . . . . . . . 6
Standard Language Conformance Options . . . . . . . . . . . . . . . . . 8
-h [no]c99 (cc)........................ 8
-h [no]conform (CC, cc), -h [no]stdc (cc)............... 9
-h cfront (CC) ........................ 10
-h [no]parse_templates (CC) ................... 10
-h [no]dep_name (CC)...................... 10
-h [no]exceptions (CC) ..................... 10
-h [no]anachronisms (CC) .................... 11
-h new_for_init (CC) ..................... 11
S217936 iii