Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.4 by cnh, Wed Feb 25 00:42:19 2004 UTC | revision 1.5 by cnh, Sun Feb 29 18:05:23 2004 UTC | |
---|---|---|
# | Line 9 set aropts = "-X64 -s -rc" | Line 9 set aropts = "-X64 -s -rc" |
9 | set cccommand = "cc" | set cccommand = "cc" |
10 | set ccopts = "-q64 -c" | set ccopts = "-q64 -c" |
11 | set comp = mpxlf95_r | set comp = mpxlf95_r |
12 | set compopts = ( -qfixed=132 -O3 -qarch=pwr4 \ | set compopts = ( -WF,-DE_1_0_4 \ |
13 | -qfixed=132 -O3 -qarch=pwr4 \ | |
14 | -qtune=pwr4 -qcache=auto \ | -qtune=pwr4 -qcache=auto \ |
15 | -qmaxmem=-1 -bmaxdata:0x80000000 \ | -qmaxmem=-1 -bmaxdata:0x80000000 \ |
16 | -q64 -brtl -lC -qautodbl ) | -q64 -brtl -lC -qautodbl ) |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |