I updated my custom w32/w64 native and cross-compiler build with gcc-4.4 with several backports and fixes from mainstream, and put them under the mingw-w64 sf.net file release system under the subdirectories: - Toolchain sources -> Personal Builds, - Toolchains targetting Win32 -> Personal Builds and - Toolchains targetting Win64 -> Personal Builds
Build July 11, 2010: Changes since 2010-07-02 build: --------------------------------------------------------------------------- - Updated mingw-w64 crt and headers to svn rev. 2823: A couple of header updates and import library fixes. - Binutils updated to fix a symbol quotation problem. - GCC updated to 4.4.5-prerelease rev. 162041 to catch up with several upstream fixes. - Added fixes for GCC PR/44703 and PR/43888. Added a symbol quotation fix for the aligncomm problem from trunk. - Make CVS snapshot updated to catch up with several upstream fixes. Full ChangeLog: --------------------------------------------------------------------------- - See attached file ChangeLog. Changes in included software from mainline versions: --------------------------------------------------------------------------- - See attached file ChangeLog.sezero. Known problems: --------------------------------------------------------------------------- - Wolfgang Glas previously reported that the "dllwrap" tool is broken. I haven't tested myself to confirm the breakage and not done anything in this build to fix it yet, either. - The <install_dir>/include path "problem" of the native builds is not looked into, yet. Maybe in the future builds. Compatibility Notice: ** No leading underscore ** --------------------------------------------------------------------------- Unlike the other builds from mingw-w64 up to 2010-04-27, these new win64 targetting toolchains do *not* prepend an undersocore to the symbols and follows the MSVC x64 convention. Therefore, any of the link libraries from previous toolchains are incompatible with the ones created by these new builds. Included software versions: --------------------------------------------------------------------------- Common in both cross- and native-toolchains: - gcc : svn rev. 162041 (4.4.5 prerelease with many patches) - binutils : 2.20.51 (cvs, 2010-07-11 / 09:25 GMT) with patches. - mingw-w64-crt : svn revision 2823 (2010-07-08) - mingw-w64-headers : svn revision 2820 (2010-07-08) with a few of patches - glext headers: 2010-06-17 (from the Khronos Group) - pthreads-win32: 2.9.0 (CVS 2010-02-28 20:00 GMT) with w64 patch applied. In native-toolchains only: - gmp : 4.3.2 (with w64 patch applied) - mpfr: 2.4.2-p3 - mpc : 0.8.2 - gdb : 7.1.50 (CVS 2010-07-11 / 09:25 GMT, with minor w64 patches applied) - make: 3.81.90 (CVS 2010-07-09 / 14:20 GMT, with patches applied according to savannah bug item 27809.) - gendef, libmangle: from mingw-w64 svn/trunk File names: --------------------------------------------------------------------------- * Source: - mingw-w64-src_20100711_sezero.tar.gz * Targetting Win64: - mingw-w64-bin_x86_64-mingw_20100711_sezero.zip native compiler toolchain for running on x64-windows host and creating x64-windows binaries. - mingw-w64-bin_i686-mingw_20100711_sezero.zip cross compiler toolchain for running on x86-windows host but creating x64-windows binaries. - mingw-w64-bin_i686-linux_20100711_sezero.tar.gz cross compiler toolchain for running on a i686-linux host and creating x64-windows binaries. - mingw-w64-bin_x86_64-linux_20100711_sezero.tar.gz cross compiler toolchain for running on a x86_64-linux host and creating x64-windows binaries. * Targetting Win32: - mingw-w32-bin_i686-mingw_20100711_sezero.zip native compiler toolchain for running on x86-windows host and creating x86-windows binaries. - mingw-w32-bin_i686-linux_20100711_sezero.tar.gz cross compiler toolchain for running on a i686-linux host and creating x86-windows binaries. - mingw-w32-bin_x86_64-linux_20100711_sezero.tar.gz cross compiler toolchain for running on a x86_64-linux host and creating x86-windows binaries. -- Ozkan
ChangeLog
Description: Binary data
ChangeLog.sezero
Description: Binary data
------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
