On 2012-08-16 3:32 PM, Ruben Van Boxem wrote: > Hi everyone, > > ... > > I am in the process of uploading 4.7.1-2-release packages. I tested the > i686-win32 compiler, and it doesn't crash. > > ...
On my Win 7 system, the c++.exe in "i686-w64-mingw32-gcc-4.7.1-2-release-win64_rubenvb\mingw32\i686-w64-mingw32\bin" fails as follows: >c++ hello.cpp -static -s c++: error: CreateProcess: No such file or directory Adding "i686-w64-mingw32-gcc-4.7.1-2-release-win64_rubenvb\mingw32\bin" to the PATH does not help, but running the i686-w64-mingw32-c++.exe in "i686-w64-mingw32-gcc-4.7.1-2-release-win64_rubenvb\mingw32\bin" does work. Regards, Herb Thompson ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
