Jump to content

MetaWare High C/C++: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 9: Line 9:


==Versions==
==Versions==
* 1985: High C 1.5
* 1990: High C 1.6
: First version with OS/2 Support
* 1991: High C 1.7
* 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]
* [https://archive.org/details/bitsavers_metawareHi1.2ConcurrentDOSSep85_7606148 MetaWare High C 1.5 for Concurrent DOS] - Manual via Archive.org
==Licence==
Discontinued commercial software.
==Publisher==
* [[MetaWare]]
* MQX Embedded
* Synopsys


[[Category:C]][[Category:C++]]
[[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

Licence

  • Discontinued commercial software.
  • Author:

Links