GCC v4.8.x

he current binary of GCC 4.8.3 has been used to build several projects successfully – ie gcc, apach2, wpa_supplicant, mplayer, mame, VLC

Updated in this build: –

  • – move to GCC 4.8.32 based on patches from latest GCC 4.7.43 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
– 20131214 – GCC 4.8.2 released
– 20140705 – GCC 4.8.3 released

Current binaries:

GCC 4.8.3 2014-07-05 release

GCC 4.8.2 2013-12-14 release