Skip to content

Downloads, patches and builds old versions of GCC

Notifications You must be signed in to change notification settings

decompals/old-gcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Old GCC

Run VERSION=2.7.2.2 make to build an old version of GCC.

Alternatively use one of the prebuild binaries available from the Releases page.

Currently supported versions:

  • GCC 2.5.7
  • GCC 2.6.0
  • GCC 2.6.3
  • GCC 2.7.0
  • GCC 2.7.1
  • GCC 2.7.2
  • GCC 2.7.2.1
  • GCC 2.7.2.2
  • GCC 2.7.2.3
  • GCC 2.8.0
  • GCC 2.8.1
  • GCC 2.91.66
  • GCC 2.95.22

NOTE: All the builds target the mipsel architecture. GCC 2.7.0 and above can be passed -meb to target big endian at runtime.