Solved the problem by moving Z:\mingw32 to C:\mingw32.
--
Doing More with Less: The Next Generation Virtual Desktop
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktop
I'm trying to compile simple test program
int main()
{
return 0;
}
and get following error
Z:\test>g++ -v test.cpp
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=z:/mingw32/bin/../libexec/gcc/i686-w64-mingw32/4.6.2/lto-wrapper.exe
Target: i686-w64-mingw32
Configured with:
/home/