Jump to content

GNU Compiler Collection

From EDM2
Revision as of 00:53, 24 November 2012 by Martini (talk | contribs)
GNU GCC Logo

Description

The GNU Compiler Collection contains probably the technically most advanced C/C++ compilers for OS/2 and eCS, generating good code and supporting the latest standards. Because it is available and maintained for virtually "all" operating systems is is also first choice if it comes to portability.

Source and References

  • For a long time the EMX collection (see [1]) was the preferred CPP port for OS/2 developers,
  • Innotek GCC was also available but Innotek is no longer in business since it was adquired by Sun Microsystems.
  • There is also Paul Smedley port of GCC which has a more current version.

Version

* Latest version: GCC - GNU C Compiler v4.4.6 (2011-12-17)

Links

* Port Site:http://os2ports.smedley.info/index.php?page=gcc-v4-4-x

* Official Site:

License

GNU Public License (GPL, Open Source)

Related Articles

Publications