On Fri, May 18, 2012 at 12:30 PM, Earnie Boyd <[email protected]> wrote: > On Fri, May 18, 2012 at 12:14 PM, Michael Ludwig <[email protected]> wrote: >> Earnie Boyd schrieb am 18.05.2012 um 11:01 (-0400): >>> On Fri, May 18, 2012 at 8:34 AM, Jon <[email protected]> wrote: >> >>> > Win7 32bit using a msys/mingw-w64 toolchain with gcc 4.7.1. >>> >>> Whose GCC build are you using? >> >> Looks like: http://mingw-w64.sourceforge.net/ > > That does not answer my question. That project does not distribute > builds of GCC as a project. It relies on others to do it using their > runtime files. So my question still stands, whose GCC build is Jon > using? It matters because the results may be different with a > different build. >
My 4.7.1 toolchain is a custom frakenassembly of goodies from mingw.org msys and the `mingwbuilds` project [1]. Specifically, it integrates the following artifacts: msys: https://github.com/oneclick/rubyinstaller/blob/master/config/devkit.rb#L30-68 mingw-w64 + extras: https://github.com/oneclick/rubyinstaller/blob/master/config/compilers/mingw64.rb#L3-36 Jon [1] http://sourceforge.net/projects/mingwbuilds/files/windows-host/ --- Fail fast. Fail often. Fail publicly. Learn. Adapt. Repeat. http://thecodeshop.github.com | http://jonforums.github.com/ twitter: @jonforums _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
