devxlogo

CL.EXE Error

CL.EXE Error

Question:
I installed MS Visual C++ 5.0 at work and on my home machine. At work it’s fine running on Windows NT with 96 megs of RAM. On my home machine – Windows 95 with 24 meg – when I try to compile a small program under the ide I get “error spawning cl.exe”. No error number. I can generate a make file, and nmake works fine, even with the ide open at the same time. So I figure there is sufficient memory. There must be some other resource that’s tight, but I don’t know what.

Answer:
It would be impossible to answer this question without examining your system. I would just point out that you should not get this error with 24MB of RAM. I have seen a message similar to this if you have insufficient space on your temporary drive. VC makes heavy use of your temporary directory and will fail if it runs out of disk space.

See also  10 Best Apps to Help You Read More Books in Less Time
devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist