Xref: utzoo comp.sys.atari.st:17167 comp.lang.c:19400 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!apple!bloom-beacon!tut.cis.ohio-state.edu!mailrus!cornell!uw-beaver!apollo!mrst!sdti!wmm From: wmm@sdti.SDTI.COM (William M. Miller) Newsgroups: comp.sys.atari.st,comp.lang.c Subject: Re: C++ Compiler wanted Message-ID: <462@sdti.SDTI.COM> Date: 13 Jun 89 01:52:00 GMT References: <4393f476.14a1f@gtephx.UUCP> <19162@cup.portal.com> Reply-To: wmm@sdti.UUCP (0006-William M. Miller) Organization: Software Development Technologies, Sudbury MA Lines: 9 In article <19162@cup.portal.com> BUGGS@cup.portal.com (William Edward JuneJr) writes: >>Has anyone seen an implementation of C++ for the Atari ST yet?? The last I looked, quite a while ago, the major obstacle to porting cfront to the Atari was the lack of compilers that handled decent-length names. At the time, the limit was somewhere around seven characters, if I recall correctly, for all the available C compilers. Has this situation improved? (cfront requires at least 32-character names and preferably substantially longer ones.)