bootstrap for native mingw broken?

Ross Ridge rridge@csclub.uwaterloo.ca
Thu Jan 22 01:28:00 GMT 2009


Kai Tietz writes:
>Hmm, interesting. Because for native builds for mingw (and mingw-w64) 
>using --with-sysroot and --prefix, I get the failure "CreateProcess". 
>Could it be that it is related to the Vista64 OS (and XP64) I am using, or 
>is more reasoned by the pex_win32.c implementation?
>Because the variant via execpe worked pretty well.

I just bootstrapped a native mingw build on 32-bit Windows XP
successfully.  I use --prefix, but not --with-sysroot.  I could never
get --with-sysroot to do anything useful with a native build, so you
might try not using it.

					Ross Ridge



More information about the Gcc-patches mailing list