To anyone who might be interested: I updated my custom
w32/w64 native and cross-compiler build with gcc-4.4.3
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

Changes since the previous 2010-01-18 build:  A minor
maintainence build since the previous one:  The _WIN32_IE
version requirement in commctrl.h was relaxed to 0x0500 for
now (mingw-w64-headers and crt rev. 1772).  Gcc is updated
to the 4.4.3 release version (svn rev. 156151).

Note: the <install_dir>/include path problem of the native
builds is not looked into, yet. Maybe in the future builds.

Versions:
---------

Common in both cross- and native-toolchains:

gcc : svn rev. 156151 (4.4.3 release with many patches)
binutils : 2.20.51 (cvs, 2010-01-23 18:32 GMT)
mingw-w64-crt : svn revision 1772 (2010-01-22)
mingw-w64-headers : svn revision 1772 (2010-01-22), with a
 couple of patches.

In native-toolchains only:

gmp : 4.3.2 (with w64 patch applied)
mpfr: 2.4.2-p3
mpc : 0.8.1
gdb : 7.0.50 (cvs, 2010-01-23 16:22 GMT, with
 minor w64 patches applied.)
make: 3.81.90 (cvs, 2009-12-24 16:00 GMT, with
 w64 patches applied according to savannah bug
 items 27809 and 27825)
gendef, libmangle: from mingw-w64 svn/trunk


File names:
-----------

Source:

mingw-w64-src_20100123_sezero.tar.gz


Targetting Win64:

mingw-w64-bin_x86_64-mingw_20100123_sezero.zip
 native compiler toolchain for running on
 x64-windows host and creating x64-windows
 binaries.

mingw-w64-bin_i686-linux_20100123_sezero.tar.gz
 cross compiler toolchain for running on a
 i686-linux host and creating x64-windows
 binaries.

mingw-w64-bin_x86_64-linux_20100123_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_20100123_sezero.zip
 native compiler toolchain for running on
 x86-windows host and creating x86-windows
 binaries.

mingw-w32-bin_i686-linux_20100123_sezero.tar.gz
 cross compiler toolchain for running on a
 i686-linux host and creating x86-windows
 binaries.

mingw-w32-bin_x86_64-linux_20100123_sezero.tar.gz
 cross compiler toolchain for running on a
 x86_64-linux host and creating x86-windows
 binaries.

--
Ozkan

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to