Xref: utzoo comp.sys.mac.programmer:1800 comp.lang.c++:1360 Path: utzoo!utgpu!attcan!uunet!lll-winken!lll-tis!ames!umd5!mimsy!oddjob!gargoyle!att!ihnp4!poseidon!ech From: ech@poseidon.UUCP (Edward C Horvath) Newsgroups: comp.sys.mac.programmer,comp.lang.c++ Subject: Re: AT&T C++ ports to the Mac? Message-ID: <461@poseidon.UUCP> Date: 28 Jul 88 19:04:04 GMT References: <325@intek01.UUCP> Organization: AT&T Information Systems, Lincroft, NJ Lines: 11 > We're about to adopt C++ as our standard language, and probably get the > AT&T source, since we target several environments. Has anyone ported > the translator to the Mac? I know it's a big program and thus would > probably choke MPW or Lightspeed because of their 32K global data limit. > But it seems to me that a port through Aztec C should be relatively easy, > since it (reportedly) does not share the 32K restriction. I haven't seen the latest AT&T version; the last attempt I heard of ('twas not I) to attempt the port to Aztec bounced up against a 32-character limit on extern variable names. I don't know of any plans to up that limit. =Ned=