NVCC problem on Vista 64-bit and MinGW GCC 4.3 Compiler!

Greets Everyone,

I am a newbie to CUDA programming!!
For programming CUDA i’m using CUDA 2.2 and MinGW pack installations on Vista 64-bit. When i try to compile *.cu programs using NVCC the compiler throws an erroe saying that it cant find th cl.exe and that it is compatible only with VS 8 and 9.
It cannot find my GCC’s ld.exe even when i specify the ld.exe’s path using -ccbin switch to NVCC.

Need help in the compilation of CUDA programs.

Thanx and Regards

Abhishek Dey