Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!mcgill-vision!bloom-beacon!snorkelwacker!apple!archer!dwb From: dwb@archer.apple.com (David W. Berry) Newsgroups: comp.unix.aux Subject: Re: C++ Message-ID: <7160@goofy.Apple.COM> Date: 13 Mar 90 21:23:09 GMT References: Sender: usenet@Apple.COM Organization: Apple Computer Lines: 11 In article MATLEVAN@EKU.BITNET (Jerry LeVan) writes: >Hi, > >Has anybody out there had any experiences with C++ with A/UX. I am >interested in obtaining an inexpensive (aka *cheap*) C++ system. I >still have gcc-1.37 cc sitting on the disk after the X11R4 build. >Does the Stallman c++ "work" with A/UX? Is it "compatible" with >AT&T 2.0? No, g++ does not work with A/UX. The major problem that I know of is g++'s complete and total lack of support for coff. I keep wanting to do a port (I did the gcc port) but don't have time.