On Fri, 20 Apr 2007 11:54:23 GMT, spam@[EMAIL PROTECTED]
(Citizen Bob) wrote:
>On Thu, 19 Apr 2007 18:06:16 -0500,
>ArarghMail704NOSPAM@[EMAIL PROTECTED]
wrote:
>
>>I have 7 versions of that C compiler, and they all have CL.EXE. Might
>>help if you mention the version number.
>
>Mine is version 7.
>
>>Might try cleaning out the "c:\temp" & "c:\windows\temp" directories
>>and see what happens.
>
>I emptied both and nothing changed. The error is still present.
The only other thing I can think of is that CL.EXE might be trying to
use either the current directory, or some directory associated with
the input or output. In any case, whatever directory it is, it needs
to be writable (or not readonly).
Ver 7 seems to be a bit of an oddity. :-) Run strings on cl.exe (in
ascii mode).
I tend to use vers 6, 8, & 12 when I actually need a C compiler.
--
ArarghMail704 at [drop the 'http://www.'
from ->] http://www.arargh.com
BCET Basic Compiler Page: http://www.arargh.com/basic/index.html
To reply by email, remove the extra stuff from the reply address.


|