On 5/18/08, Sisyphus <[EMAIL PROTECTED]> wrote:
>
> ----- Original Message ----- From: "NightStrike" <[EMAIL PROTECTED]>
> .
> .
> >
> > I will spin a completely new fresh version of the toolchain (maybe
> > there was an error in there somewhere), run it on my Vista64 machine,
> > compile Hello World, and if it works, I'll upload it.
> >
>
> Let me know when that's done and I'll certainly give it a try. (I'll be a
> bit pre-occupied with work over the next few days, but I'll still find some
> time to try things out.) This is about the fourth binary build of mingw64
> that I've tried. All have suffered from the access() problem (for me, at
> least).

Please try the latest version, dated 0528 for x86_64-mingw.  You will
probably have to specify the link time libraries on the command line
(-lkernel32, etc).  That bug will be fixed tomorrow.  However, this
should work for access() purposes.  It works on my Vista machine.
Creating the process fails long before it searches for libraries,
obviously =)

Let me know how it goes.

-------------------------------------------------------------------------
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

Reply via email to