I got this to work now. The problem was that cc1.exe could not be
found.
All I did was
copy \mingw\libexec\gcc\mingw32\3.4.5\cc1.exe \mingw\bin
Probably not the correct way to do it but it works.
This is a discussion on CVS Install on Vista (Mingw, GnuWin32 ...) - xharbour ; What do I need to install to setup xharbour cvs on vista? Previously on XP I just installed mingw, gnuwin32 and tortoise CVS but this is not happening on vista. Can someone state exactly what needs to be installed, what ...
What do I need to install to setup xharbour cvs on vista?
Previously on XP I just installed mingw, gnuwin32 and tortoise CVS but
this is not happening on vista. Can someone state exactly what needs
to be installed, what versions etc.
I got this to work now. The problem was that cc1.exe could not be
found.
All I did was
copy \mingw\libexec\gcc\mingw32\3.4.5\cc1.exe \mingw\bin
Probably not the correct way to do it but it works.