On 12/5/2013 12:58, wynfield wrote: > # I then tried to compile it, but it failed as soon below. > > $ /bin/i686-w64-mingw32-gcc.exe hello.c > i686-w64-mingw32-gcc: error: spawn: No such file or directory > >
Don't do that, just use i686-w64-mingw32-gcc, or /usr/bin/i686-w64-mingw32-gcc, but not /bin/i686-w64-mingw32-gcc.
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
