#SAS/C 6.0
Doug (or anyone else):
We just installed SAS 6.0 and have encountered the following anomaly. Any
clues as to what is causing this error would be appreciated so maybe we
can get our compile environment set up correctly.
3.HEARTOFGOLD.ARTHUR:> sc optimize test60
SAS/C Amiga Compiler 6.00
Copyright (c) 1988-1992 SAS Institute Inc.
CXWRN: Can't create intermediate file
QName: test60.q
ERROR: 0
***Can't open optimizer intermediate file
The manuals don't mention this error ("0")
Also, how come we can no longer direct to where the 'quad' files go? We
would rather they go in RAM: on our machine. BTW, look at this:
3.HEARTOFGOLD.ARTHUR:> sc optimize objname=ram: test60
SAS/C Amiga Compiler 6.00
Copyright (c) 1988-1992 SAS Institute Inc.
of course, we DON'T want our object file in RAM: <sigh>