InnoTek GCC for OS/2: Difference between revisions
Appearance
spam removal |
|||
(15 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
'''InnoTek GCC for OS/2''' is a commercial distribution of the GNU C/C++ compiler suite and associated utilities for the IBM OS/2 platform. InnoTek maintains an OS/2 platform port of the GNU C/C++ compiler suite and provides comprehensive support for the compiler environment to enterprise customers. | |||
See also: [[InnoTek GCC for OS/2 Runtime Library]] | |||
==Versions== | |||
*3.2.2 Beta 1 | |||
*3.2.2 Beta 2 | |||
*3.2.2 Beta 3 | |||
*3.2.2 beta 4 | |||
**CSD 1 | |||
==License== | |||
The GCC compiler suite is licensed under the GNU Public License (GPL) and can be used free of charge. All OS/2 specific changes and enhancements performed by InnoTek are released under the GPL as well. | |||
==Author== | |||
* InnoTek, bought by Sun, bought by Oracle. | |||
==Links== | |||
* [http://www2.warpstock.org/library/2003/development.pdf Innotek development tools] - Presentation of GCC and Java (2003) | |||
[[Category:Open Source Software]][[Category:Software written in C]] |
Latest revision as of 14:37, 8 August 2024
InnoTek GCC for OS/2 is a commercial distribution of the GNU C/C++ compiler suite and associated utilities for the IBM OS/2 platform. InnoTek maintains an OS/2 platform port of the GNU C/C++ compiler suite and provides comprehensive support for the compiler environment to enterprise customers.
See also: InnoTek GCC for OS/2 Runtime Library
Versions
- 3.2.2 Beta 1
- 3.2.2 Beta 2
- 3.2.2 Beta 3
- 3.2.2 beta 4
- CSD 1
License
The GCC compiler suite is licensed under the GNU Public License (GPL) and can be used free of charge. All OS/2 specific changes and enhancements performed by InnoTek are released under the GPL as well.
Author
- InnoTek, bought by Sun, bought by Oracle.
Links
- Innotek development tools - Presentation of GCC and Java (2003)