IBM C and C++ Compilers, Version 3.6.5: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:Ibm c 3.6 about.png|thumb|'''About screen''']] | |||
== Description == | == Description == | ||
'''IBM C and C++ Compilers, Version 3.6.5''' is one of the two compiler tools coming with the [[IBM_VAC_4.0|VAC/C++ 4.0 package]]. It is provided there for compatibility reasons with older software, with software for VAC 3.5 for Windows NT and projects that need a stand-alone compiler tool (the VAC 4.0 compiler is integrated in the IDE and not available as a standalone tool any more). It still does not support all ANSI C++ standard features. | |||
As described in the product overview, the product includes: | |||
*a rich set of IBM Class Libraries | |||
*graphical debuggers | |||
*memory management routines | |||
*resource tools for creating and compiling resources and converting between platform formats | |||
*a powerful full-text online help search engine | |||
The product has two fixpacks, plus some fixes necessary for the Mozilla project, that originally used this compiler. Since version 1.4, Mozilla has been built using [[GCC]] instead, since this compiler could not handle the later Mozilla code that uses more modern C++. | |||
== Source and References == | == Source and References == | ||
Line 9: | Line 21: | ||
== License == | == License == | ||
IBM Abandonware | IBM [[Abandonware]] |
Revision as of 13:23, 30 April 2005

Description
IBM C and C++ Compilers, Version 3.6.5 is one of the two compiler tools coming with the VAC/C++ 4.0 package. It is provided there for compatibility reasons with older software, with software for VAC 3.5 for Windows NT and projects that need a stand-alone compiler tool (the VAC 4.0 compiler is integrated in the IDE and not available as a standalone tool any more). It still does not support all ANSI C++ standard features.
As described in the product overview, the product includes:
- a rich set of IBM Class Libraries
- graphical debuggers
- memory management routines
- resource tools for creating and compiling resources and converting between platform formats
- a powerful full-text online help search engine
The product has two fixpacks, plus some fixes necessary for the Mozilla project, that originally used this compiler. Since version 1.4, Mozilla has been built using GCC instead, since this compiler could not handle the later Mozilla code that uses more modern C++.
Source and References
License
IBM Abandonware