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-12 build:  The tchar.h
fix is in (mingw-w64-headers rev.1737).  Fixed installation
of float.h, stdarg.h and stddef.h, on both gcc and mingw-w64
sides.  The directx headers are now installed by default.
Gcc updated to the svn revision 156014, added Andi Kleen's
x86 patches amongst the applied backported fixes.

Note: the <install_dir>/include and <install_dir>/lib paths
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. 156014 (4.4.3 prerelease with many patches)
binutils : 2.20.51 (cvs, 2010-01-16 18:11 GMT)
mingw-w64-crt : svn revision 1733 (2010-01-12)
mingw-w64-headers : svn revision 1737 (2010-01-14), 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-16 23:15 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: froım mingw-w64 svn/trunk


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

mingw-w64-src_20100118_sezero.tar.gz  (all sources.)

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

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

mingw-w64-bin_x86_64-linux_20100118_sezero.tar.gz
  cross compiler toolchain for running on a
  x86_64-linux host and creating x64-windows
  binaries.

mingw-w32-bin_i686-mingw_20100118_sezero.zip
  native compiler toolchain for running on
  x86-windows host and creating x86-windows
  binaries.

mingw-w32-bin_i686-linux_20100118_sezero.tar.gz
  cross compiler toolchain for running on a
  i686-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