I have installed MinGW in Windows Vista, so I can use gcc but it doesn\'t work.
gcc
When I try to compile a .c file like gcc hello.c -o h
.c
gcc hello.c -o h
I have today same problem in Windows 7. All DLL's was in folder with MinGW. Only copying DLL's in SYSTEM32 folder solved this