The current binary of GCC 4.7.3 has been used to build several projects successfully – ie MySQL, Scribus, ffmpeg amongst others
Updated in this build: –
- – move to GCC 4.7.43 based on patches from latest GCC 4.7.3 build
- Problems with this build can be reported using my bug tracker at http://mantis.smedley.id.au
Build History:
– 20130818 – Initial GCC 4.7.3 release (c/c++ only)
– Fixed crashes of some executables compiled with GCC 4.7.3
– Fixed support for linker options like ‘-Zlinker “DISABLE 1058,1121″‘
– Fixed garbage in libstdc++.la breaking support for static-libgcc with c++ apps
– Fixed ‘g++ -shared xxx.o’ generates -lm.dll not xxx.dll
– Probably some other stuff I forget
– 20130901 – 2nd Public GCC 4.7.3 build (c/c++ only)
– Fixed -Zmap to allow optional parameters
– Added legacy -Zmt and -Zmtd as allowed options
– 20130904 – 3rd Public GCC 4.7.3 build (c/c++ only)
– rebuilt with binutils v2.23.2
– added libc_dll.a/.lib
– 20130907 – 4th public GCC 4.7.3 build – time to add it to the main site
– 20140614 – Update source to GCC 4.7.4
Current binaries: