On Apr 23, 3:22 am, Steffen Prohaska wrote: > mingw32-g++ -g -O2 -I/usr/include/mingw -I/src/rt/msys/rt/src/winsup/ > cygwin/include -I/src/rt/msys/rt/src/winsup/w32api/include -o > strace.exe ../../../../src/winsup/utils/strace.cc mingw_getopt.o -B/ > usr/lib/mingw > mingw32-g++.exe: installation problem, cannot exec `cc1plus': No such > file or directory
Are you on Windows Vista? If so, you must download the latest gcc- core-3.4.5-20060117-3.tar.gz and gcc-g++-3.4.5-20060117-3.tar.gz, which contain a fix for this exact issue. Regards, Cesar
