- the cray C/C++ compilers appear to be option-compatible with gcc. - no wmake rules for 32bit builds (deemed to be unnecessary)
3 lines
86 B
Plaintext
3 lines
86 B
Plaintext
cDBUG = -ggdb -DFULLDEBUG
|
|
cOPT = -O1 -fdefault-inline -finline-functions
|