Jason, no worries. Although I haven't gotten it fixed yet, I'm learning a good bit. For you and anyone else who might read this, I have the following specs:
AMD Phenom II X4 955 (Barcelona)
Windows XP SP3 (32-bit)
GTX 570
If I can provide any other useful information, please don't hesitate to ask.
As for the Microsoft compiler, I added the \bin paths for both VS and the Microsoft SDKs to the system path and still get the same error
Code:
C:\Documents and Settings\Ben\Desktop\msieve151\msieve-1.51>mingw32-make all WIN
=1
process_begin: CreateProcess(NULL, svnversion ., ...) failed.
rm -f libmsieve.a
process_begin: CreateProcess(NULL, rm -f libmsieve.a, ...) failed.
make (e=2): The system cannot find the file specified.
Makefile:267: recipe for target 'all' failed
mingw32-make: *** [all] Error 2