To anyone who might be interested: 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

Changes since the previous 2010-01-23 build: The mingw-w64
crt and headers updated to r1910 to cover the latest fixes
and improvements, including several win32 library fixes and
many directx header updates.  Gcc updated to the 4.4.4
prerelease version (svn rev. 156740).  All other software
has been updated to the latest available versions as of
2010-02-12.  I also enabled the fortran, objc and obj-c++
languages this time.

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. 156740 (4.4.4 prerelease with many patches)
binutils : 2.20.51 (cvs, 2010-02-12 23:00 GMT)
mingw-w64-crt : svn revision 1887 (2010-02-10)
mingw-w64-headers : svn revision 1910 (2010-02-12), 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-02-12 23:00 GMT, with
 minor w64 patches applied.)
make: 3.81.90 (cvs, 2010-02-02 15:20 GMT, with
 w64 patches applied according to savannah bug
 items 27809 and 27825, and patched further to
 kill a horde of compiler warnings)
gendef, libmangle: from mingw-w64 svn/trunk


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

Source:

mingw-w64-src_20100212_sezero.tar.gz


Targetting Win64:

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

mingw-w64-bin_i686-mingw_20100212_sezero.zip
 cross compiler toolchain for running on
 x86-windows host but creating x64-windows
 binaries.

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

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

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

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

--
Ozkan

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to