MetaWare High C/C++: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 9: | Line 9: | ||
==Versions== | ==Versions== | ||
* 1992: High C/C++ 3.0 | * 1992: High C/C++ 3.0 | ||
* 1992: High C/C++ 3.02 | * 1992: High C/C++ 3.02 | ||
Line 24: | Line 20: | ||
* [[Using the OS/2 Workplace Shell and DirectToSOM C++]] by Robert Warren | * [[Using the OS/2 Workplace Shell and DirectToSOM C++]] by Robert Warren | ||
* [[C++ Compiler Review - Part 2]] by [[Gordon Zeglinski]] (Sep 1995) | * [[C++ Compiler Review - Part 2]] by [[Gordon Zeglinski]] (Sep 1995) | ||
==Licence== | |||
*Discontinued commercial software. | |||
*Author: | |||
**[[MetaWare]] | |||
**MQX Embedded | |||
**Synopsys | |||
==Links== | ==Links== | ||
* [http://www.synopsys.com Synopsys homepage] | * [http://www.synopsys.com Synopsys homepage] | ||
* [http://books.google.com/books?id=z1AEAAAAMBAJ&pg=PA59&lpg=PA59 A review of the 16 bit Metaware compiler by Infoworld] | * [http://books.google.com/books?id=z1AEAAAAMBAJ&pg=PA59&lpg=PA59 A review of the 16 bit Metaware compiler by Infoworld] | ||
[[Category:C++ Development Environment]] |
Revision as of 00:07, 30 August 2018
Originally a C compiler targeting CP/M and DOS, 'Metaware High C/C++ was later extended to support OS/2 and the 80386 architecture. After the failure of Metaware it was taken over by MQX Embedded who re-targeted it at the embedded market. MQX Embedded is now Synopsys and the product is now referred as Synopsys Metaware Compiler with no OS/2 version.
- Tools
- BD - Binary Dump
- HC - Compiler
- MDB - MetaWare C/C++ OS/2 Debugger
- LIB - MetaWare Librarian
- PRELINK - MetaWare Prelinker
Versions
- 1992: High C/C++ 3.0
- 1992: High C/C++ 3.02
- 1992: High C/C++ 3.03
- 1993: High C/C++ 3.1
- 1994: High C/C++ 3.2
- Dec 1994: High C/C++ 3.31
- 1995: High C/C++ 3.32
Related Articles
- Using the OS/2 Workplace Shell and DirectToSOM C++ by Robert Warren
- C++ Compiler Review - Part 2 by Gordon Zeglinski (Sep 1995)
Licence
- Discontinued commercial software.
- Author:
- MetaWare
- MQX Embedded
- Synopsys