----- Original Message ----- From: "Sisyphus" <[EMAIL PROTECTED]> . . > > C:\_64\C>gcc -o try.exe try.c > gcc: CreateProcess: No such file or directory >
Hmmm ... this is slightly different to what happens when I try to build try.c using a mingw32 that *doesn't* have the access() fix: C:\_64\C>\strawberry\c\bin\gcc -o try.exe try.c gcc: installation problem, cannot exec `cc1': No such file or directory Could it be that, re mingw64, I'm being hit by something other than the access() problem ? Here's 'gcc-v' for that particular mingw32: C:\_64\C>\strawberry\c\bin\gcc -v Reading specs from /strawberry/c/lib/gcc/mingw32/3.4.5/specs Configured with: ../gcc-3.4.5/configure --with-gcc --with-gnu-ld --with-gnu-as - -host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls -- enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shar ed --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --ena ble-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-sync hronization --enable-libstdcxx-debug Thread model: win32 gcc version 3.4.5 (mingw special) (I think it's just one of the binary builds provided by the MinGW project.) Cheers, Rob ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public