Re: [Mingw-users] [Mingw-w64-public] MinGW 64 on Windows Vista 64
- Date: Wed, 26 Dec 2007 11:12:19 +1300
- From: Danny Smith <dannysmith@xxxxxxxxxxxx>
- Subject: Re: [Mingw-users] [Mingw-w64-public] MinGW 64 on Windows Vista 64
> though I've since tried setting the path to
> C:\_64\root-x86_64-pc-mingw32\bin (and nothing else) ...
> without success.
>
> I've also since tried the "-c" compile only switch, but I
> still get the same
> error:
>
> -------------------------------------
> C:\_64\C>gcc -c try.c
> gcc: CreateProcess: No such file or directory
> -------------------------------------
This error message comes from pex_win32_exec_child in
libiberty/pex-win32.c.
I suspect that the process it is trying to create is cc1.exe.
I would not be surprised if the reason it can't find it is that
the _access() function on Vista64 has the same behaviour as _access()
on Vista32.
Do the mingw-w64 headers have the __MINGW_ACCESS workaround?
See PR 33281 in gcc's bugzilla for details.
Danny
-------------------------------------------------------------------------
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