Kris Windsor had this problem too.

by (Login MCalkins)
R

dir /s /b gpp.exe

whould show you were gpp.exe is.

gpp.exe is being run to compile the c++ program, but can't find as.exe, which I assume is the assembler. I have no idea why it can't find as.exe.

In the meantime, I would expect any Win32 C++ compiler and the appropriate libraries to be able to compile the program.

I'm curious about this problem...

Regards, Michael

Posted on Jan 29, 2008, 3:00 PM

Respond to this message   

Return to Index