Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!asuvax!mcdphx!mcdchg!chinet!saj From: saj@chinet.chi.il.us (Stephen Jacobs) Newsgroups: comp.sys.atari.st Subject: Re: GNU/Sozobon C question Summary: little clarification Keywords: c atari st Message-ID: <1990Jan17.154602.19880@chinet.chi.il.us> Date: 17 Jan 90 15:46:02 GMT References: <1477@mcrware.UUCP> <75767@tut.cis.ohio-state.edu> <25724@brunix.UUCP> Reply-To: saj@chinet.chi.il.us (Stephen Jacobs) Distribution: comp.sys.atari.st Organization: Chinet - Chicago Public Access UNIX Lines: 10 The previous reply in this thread had an error and a statement I disagree with. 1)gcc is the GNU C compiler. It's available for the Atari ST, and is compliant with the draft ANSI standard. There's also g++, the GNU C++ compiler, which is not C, and if it's }iavailable for the ST, that's very recent. 2)I like Mark Williams C. The non machine-specific parts are pretty K&R compliant. The library is very UNIX-like. The support people are great if you phone (don't write--they answer in 3 months). The compiler is said to be derived from pcc. The source and machine language debuggers work well. Steve J.