Hi,

to be honest, I have never used a compiler on windows, but it seems -after googling for that error message - that you might not have a compiler, or that there is something wrong with it. Can you compile a simple "hello, world" type c program?
If that works, you might want to look at the config.log file - it should show how configure attempted to test the compile

Musicman