On Sun, Mar 27, 2011 at 10:52 PM, John E. / TDM <[email protected]> wrote: > Greetings! > > *TDM-GCC 4.5.2 is now available!* > > * This GCC release includes a patch toward better toolchain > relocatability -- that is, it no longer searches X:\mingw (X being your > installation drive letter) by default, but bases every search path on > the location of the toolchain executables.
Can you submit this upstream? > * As with previous releases, GCC includes support for LTO on MinGW and > MinGW-w64 targets, so it's enabled in TDM-GCC. > * Also as with previous releases, I've maintained the *reversal* of 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 > that you shouldn't have to perform any unusual steps when building > wxWidgets. > > > *TDM-GCC is available in TWO editions:* > Along with the classic MinGW 32-bit edition, a new *TDM64* edition is > also available. This edition is based on the MinGW-w64 runtime API and > the x86_64-w64-mingw32 GCC target, and can create both 32-bit and 64-bit > code, with 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.2 packages are binary packages of the MinGW-w64 > runtime (based on SVN r3913), binutils (2.21), and gdb (7.1). > > 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 LTO and the OpenMP multithreading extensions, packaged in a > simple Windows installer. > > Cheers, > John E. / TDM > > ------------------------------------------------------------------------------ > Enable your software for Intel(R) Active Management Technology to meet the > growing manageability and security demands of your customers. Businesses > are taking advantage of Intel(R) vPro (TM) technology - will your software > be a part of the solution? Download the Intel(R) Manageability Checker > today! http://p.sf.net/sfu/intel-dev2devmar > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public > ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
