Xref: utzoo comp.sys.ibm.pc.programmer:1707 comp.os.os2:1596 Path: utzoo!yunexus!ists!helios.physics.utoronto.ca!news-server.csri.toronto.edu!mailrus!uunet!ogicse!orstcs!mist!osbornk From: osbornk@mist.cs.orst.edu (Kasey S. Osborn) Newsgroups: comp.sys.ibm.pc.programmer,comp.os.os2 Subject: Re: Turbo C++ under OS/2 ?? Message-ID: <18589@orstcs.CS.ORST.EDU> Date: 29 May 90 16:57:55 GMT Article-I.D.: orstcs.18589 References: <2834@crash.cts.com> Sender: usenet@orstcs.CS.ORST.EDU Reply-To: osbornk@cs.orst.edu (Kasey S. Osborn) Organization: Oregon State University, Corvallis Lines: 17 In article <2834@crash.cts.com> you write: |davidi@well.sf.ca.us (David Intersimone) writes: |>in message 7820 John Archambeau asks if we will do Turbo C++ for os/2... | |I quite frankly don't care if you do make an OS/2 product or not. What I |personally would like to see is a Xenix or Unix System V/386 3.2 based |compiler that is capable of compiling to any Intel based operating system out |there (i.e. OS/2 (even though I personally don't use it, others do), DOS, |Windows, and Unix System V/386 3.2). Currently, all one can do is just either |compile to DOS, Unix, or Xenix if you're using a Unix based compiler. OS/2 |and Windows compilation from Unix doesn't exist. Not entirely true. At work (Statware, Inc.) I use SCO Unix System V (v?). It will build objects for DOS & OS/2 by doing cc -dos or cc -os2. I believe it is a port of MSC 5.1 or so. I wouldn't be surprised if Windows objects could be built as well. Even CodeView 2.4.3 has been ported to this environment. At last, a real debugger for the Unix environment!