Greetings! *TDM-GCC 4.5.0 is now available!* /TDM-GCC finally returns with even more goodness packed into one easy-to-use Windows installer./
This release of TDM-GCC includes a new *"TDM64"* edition, based on the MinGW-w64 runtime API and the x86_64-w64-mingw32 GCC target. The TDM64 edition can generate 32-bit or 64-bit code via the "-m32"/"-m64" compiler flags. Please never mix 32-bit object files (.o), libraries (.a), DLLs or EXEs with 64-bit versions, and don't report it as a bug if you inadvertently do. Alongside the GCC 4.5.0 packages are binary packages of the MinGW-w64 runtime (based on SVN r2455), binutils (CVS as of 2010-03-22), and gdb (7.1). I've tested the 32-bit code generation of the TDM64 edition on *wxWidgets* (2.8.11) and *Code::Blocks SVN* (6298) to ensure good compatibility. Among other patches, I've reversed the GCC change that caused an out-of-memory problem building wxWidgets due to the forced emission of class inline functions in DLL code. This means you shouldn't have to perform any unusual steps when building wxWidgets. More information and downloads are available at <http://tdm-gcc.tdragon.net/>. TDM-GCC includes support for C, C++, Fortran, Objective-C/C++, and Ada (MinGW edition only), as well as support for the OpenMP multithreading extensions, packaged in a simple Windows installer. Cheers, John E. / TDM ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
