Jump to content

MetaWare High C/C++: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Originally a [[C]] compiler targeting [[CP/M]] and [[DOS]], '''Metaware High C/C++'' was later extended to support OS/2 and the 80386 architecture.
{{Software
|Picture=NA.png
|Name=Metaware High C/C++
|Version=3.32 (1995)
|Vendor=[[MetaWare]]<br/>MQX Embedded<br/>Synopsys
|Licence=Commercial
|WWW=[https://web.archive.org/web/19981205083020/http://www.metaware.com/techno/spb_os2.html Archived]
}}
'''Metaware High C/C++''' was later extended to support OS/2 and the 80386 architecture.


;Tools
;Tools
Line 9: Line 17:


==Versions==
==Versions==
* 1992: High C/C++ 3.0
High C/C++ for Extended DOS 80386/486 and Windows 3.0
* 1992: High C/C++ 3.02
* 3.0 (Apr 1992)
* 1992: High C/C++ 3.03
* 3.02
* 1993: High C/C++ 3.1
* 3.03
* 1994: High C/C++ 3.2
* 3.04 (Jan 1993)
* Dec 1994: High C/C++ 3.31
* 3.1 (Apr 1993)
* 1995: High C/C++ 3.32
* 3.2 (1994)
* 3.31 (Dec 1994)
* 3.32 (1995)


MetaWare High C/C++ Software Development Toolset for OS/2
MetaWare High C/C++ Software Development Toolset for OS/2
Line 35: Line 45:
* [[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==
* [https://web.archive.org/web/19981205083020/http://www.metaware.com/techno/spb_os2.html MetaWare OS/2 Software Development Toolset] (archived 1997)
* [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]


[[Category:C++ Development Environment]]
[[Category:C++ Development Environment]]

Latest revision as of 01:19, 5 February 2024

MetaWare High C/C++
Name Metaware High C/C++
Version 3.32 (1995)
Vendor MetaWare
MQX Embedded
Synopsys
Author
Licence Commercial
WWW Archived

Metaware High C/C++ was later extended to support OS/2 and the 80386 architecture.

Tools
BD - Binary Dump
HC - Compiler
MDB - MetaWare C/C++ OS/2 Debugger
LIB - MetaWare Librarian
PRELINK - MetaWare Prelinker

Versions

High C/C++ for Extended DOS 80386/486 and Windows 3.0

  • 3.0 (Apr 1992)
  • 3.02
  • 3.03
  • 3.04 (Jan 1993)
  • 3.1 (Apr 1993)
  • 3.2 (1994)
  • 3.31 (Dec 1994)
  • 3.32 (1995)

MetaWare High C/C++ Software Development Toolset for OS/2

  • High C/C++ 32-bit globally optimizing compiler
  • SOM and DSOM support
  • IBM Developer's ToolKit (resource tools, linker)
  • Source-level debugger
  • MetaWare ANSI-compliant run-time libraries
  • Rogue Wave Tools.h++ container-class library

MetaWare High C/C++ Software Development Toolset for 32-Bit Extended DOS

  • High C/C++ 32-bit globally optimizing compiler
  • Phar Lap 386|DOS-Extender
  • Phar Lap 386|LINK linker and librarian
  • MetaWare MDB source-level debugger
  • MetaWare ANSI-compliant run-time libraries

Related Articles

Links