Subject: Re: [boost] [build] bootstrap.sh is still broken
From: Stephan T. Lavavej (stl_at_[hidden])
Date: 2013-10-22 00:46:50


[Vladimir Prus]
> Well, I do have a Windows box, but last time I checked, there was a dozen
of flavours
> of MinGW. Stephan, can you point at whatever packages needs to be
downloaded to
> try?

You can grab my MinGW distro from: http://nuwen.net/mingw.html

It's just a self-extracting archive (no installer, doesn't modify your
system). Note that it's now based on mingw-w64, but the bootstrap.sh
problems affect both mingw-w64 and traditional mingw.org.

My build environment and build scripts are also available (again, no
installer): http://nuwen.net/mingw.html#build

I can give you excruciatingly detailed instructions if you want (but it
would take time to write up).

Thanks,
STL