MinGW is trolling me (not anymore) [solved]
Posted: Wed Feb 03, 2016 3:46 pm
This is another 'CreateProcess: file not found'-gcc-error-question. According to the -v switch it can't open cc1plus. Things I tried:
-> add C:\bin\mingw\libexec\gcc\mingw32\4.8.1 to %path% (my mingw inst-path is C:\bin\mingw)
-> add C:\bin\mingw\bin to %path%
-> copy cc1plus.exe to bin\, the same directory as gcc
-> create junction from C:\mingw to C:\bin\mingw (just in case...)
(I use Windows 7)
But the error still persists. Yesterday I installed mingw on windows xp, it worked just fine!
Am I missing something?
-> add C:\bin\mingw\libexec\gcc\mingw32\4.8.1 to %path% (my mingw inst-path is C:\bin\mingw)
-> add C:\bin\mingw\bin to %path%
-> copy cc1plus.exe to bin\, the same directory as gcc
-> create junction from C:\mingw to C:\bin\mingw (just in case...)
(I use Windows 7)
But the error still persists. Yesterday I installed mingw on windows xp, it worked just fine!
Am I missing something?