Re: [Mingw-users] [Mingw-w64-public] MinGW 64 on Windows Vista 64
- Date: Sun, 23 Dec 2007 12:58:54 +1100
- From: "Sisyphus" <sisyphus1@xxxxxxxxxxxxxxx>
- Subject: Re: [Mingw-users] [Mingw-w64-public] MinGW 64 on Windows Vista 64
----- Original Message -----
From: "NightStrike" <nightstrike@xxxxxxxxx>
.
.
>
> https://sourceforge.net/projects/mingw-w64
>
Having installed mingw-w64-bin_x86_64-mingw32_20071203.tar.bz2 from
https://sourceforge.net/project/showfiles.php?group_id=202880 and amended
the path appropriately, I still get the same error:
-------------------------------------------------------
C:\_64\C>gcc -v
Using built-in specs.
Target: x86_64-pc-mingw32
Configured with:
/tmp/rt/build/gcc-svn/gcc/configure --target=x86_64-pc-mingw32
--prefix=/tmp/rt/native --with-sysroot=/tmp/rt/native --host=x86_64-pc-mingw32
Thread model: win32
gcc version 4.3.0 20071203 (experimental) (GCC)
C:\_64\C>type try.c
#include <stdio.h>
int main() {
printf("hello world\n");
return 0;
}
C:\_64\C>gcc -o try.exe try.c
gcc: CreateProcess: No such file or directory
C:\_64\C>
-------------------------------------------------------
Is this a Vista-specific problem ? (Has anyone successfully used these
binaries on Vista 64 ?)
Not exactly sure whether I should be following up on the MinGW-64 list or
the MinGW list.
Thanks for the replies, guys.
Cheers,
Rob
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
MinGW-users mailing list
MinGW-users@xxxxxxxxxxxxxxxxxxxxx
You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users