Xref: utzoo comp.lang.c++:13578 comp.os.msdos.programmer:5219 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!zaphod.mps.ohio-state.edu!ceres.physics.uiowa.edu!hobbes.physics.uiowa.edu!ns-mx!ccad.uiowa.edu!cadsi From: cadsi@ccad.uiowa.edu (CADSI) Newsgroups: comp.lang.c++,comp.os.msdos.programmer Subject: Re: Looking for 32-bit DOS C++ Message-ID: <1991May22.053541.26200@ccad.uiowa.edu> Date: 22 May 91 05:35:41 GMT References: <1991May21.111354.11684@agate.berkeley.edu> Organization: CAD-Research, U. of Iowa, Iowa City, Iowa Lines: 30 From article <1991May21.111354.11684@agate.berkeley.edu>, by jeffw@scam.Berkeley.EDU (Jeff Wallace): > > I've been using Zortech C++ 386 DOS version 2.18 for a large > project and I've run into some serious compiler bugs that have > made me reconsider my compiler choice. > > What other C++ compilers exist for PCs that will generate true > 386 32-bit code? Gnu C++ for DOS MicroWay C++ > > Has anyone worked with Microway NDP C++? Or Comeau's cfront > port for DOS? Those are the only two alternates that I'm > aware of and I'm not sure that Comeau's product produces 32-bit > code. > I use MicroWay now and then. It works, but I mostly use the Gnu port. This is a nice set of work by the author. It can be found on grape.ecs.clarkson.edu. Both do protected mode. MicroWay supports the Weitek processors which Gnu does not. Both support the '387 and/or integer only code (no NDP). |----------------------------------------------------------------------------| |Tom Hite | The views expressed by me | |Manager, Product development | are mine, not necessarily | |CADSI (Computer Aided Design Software Inc. | the views of CADSI. | |----------------------------------------------------------------------------|