Jump to content

MetaWare High C/C++: Difference between revisions

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


==Links==
==Links==
* [http://www.synopsys.com Synopsys homepage]
* [https://web.archive.org/web/19981205083020/http://www.metaware.com/techno/spb_os2.html MetaWare OS/2 Software Development Toolset] (archived 1997)
* [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]]
[[Category:C++ Development Environment]]

Revision as of 20:11, 22 October 2019

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