GNU Compiler Collection: Difference between revisions
Appearance
No edit summary |
|||
Line 12: | Line 12: | ||
GNU Public License (GPL, Open Source) | GNU Public License (GPL, Open Source) | ||
[[Category:Tools]] |
Revision as of 22:02, 29 October 2011
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.
License
GNU Public License (GPL, Open Source)