Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site watcgl.UUCP Path: utzoo!watmath!watcgl!dmmartindale From: dmmartindale@watcgl.UUCP (Dave Martindale) Newsgroups: net.unix-wizards Subject: Re: 370 C compilers Message-ID: <2416@watcgl.UUCP> Date: Thu, 12-Apr-84 20:47:07 EST Article-I.D.: watcgl.2416 Posted: Thu Apr 12 20:47:07 1984 Date-Received: Fri, 13-Apr-84 20:48:51 EST References: <2282@ecsvax.UUCP> Organization: U of Waterloo, Ontario Lines: 13 I used the AT&T C compiler for the 370 many years ago. Then, it had an I/O library that thought it was talking to OS/360, and the OS/360 calls were being emulated by CMS. I/O was very slow. Make sure that the AT&T current product has fixed this. The group at Waterloo that is doing the 370 C compiler is the Computer Systems Group, famous for WATFIV and similar things. I suspect that they will have a good compiler when they are done, but of course they're still working on it. I have never heard anything good about Whitesmiths compilers - the biggest complaint is about the nonstandard library, which makes all your "portable" programs unusable without changing them.