Hi all,
I have installed MINGW in my E:/ through 'mingw-get-inst-20111118' installer. Compilers for C and C++ are installed, MSys with the developer kit is also installed. Post install could not be completed, since it didn't accept the path given for MINGW install. It said that it could not find GCC application. But, FSTAB file in etc folder, already had mount point for MINGW folder location.So, I added the mount point for mingw w64 folder. And started using the Msys shell.
As per instructions given in the location, 'E:\mingw-w64-v2.0.1\mingw-w64-doc\howto-build', tried installing using 'configure' command through 'Msys shell'.
Pl have a look at the config.log that is generated.
The environment variable setting in the Admin log is:
User variable:
Variable name: PATH
Variable value:
C:\Program Files\STI\bin\pc-win32;E:\MinGW\bin;E:\MinGW\mingw32\bin;E:\MinGW\msys\1.0\bin
Pl Help!
Rgds,
Raj007