Path: utzoo!yunexus!geac!syntron!jtsv16!uunet!seismo!sundc!pitstop!sun!quintus!ok From: ok@quintus.uucp (Richard A. O'Keefe) Newsgroups: comp.sources.wanted Subject: Re: C compiler for an IBM 4381 under VM/SP. Keywords: c,C,compilers,ibm,ibm 4381,vm,vm/sp,mainframe,sources,languajes Message-ID: <569@quintus.UUCP> Date: 25 Oct 88 06:44:21 GMT Article-I.D.: quintus.569 References: <1083@altger.UUCP> Sender: news@quintus.UUCP Reply-To: ok@quintus.UUCP (Richard A. O'Keefe) Organization: Quintus Computer Systems, Inc. Lines: 16 In article <1083@altger.UUCP> logex@altger.UUCP (logex) writes: >We are trying to install a C compiler in a IBM 4381 mainframe, >that runs under VM/SP (virtual machine/system product), we just >have a very minor problem: We have no C compiler availiable! >We havent been able to find any C compiler for the 4381, we have >looked in tons of places for it, (including IBM, of course). But there is an IBM C compiler (done by Whitesmith's, I believe) which runs under both MVS and VM/CMS. There is also a compiler from the SAS Institute (originally Lattice C), and again it runs under both MVS and VM/CMS (you can even compile on one OS and move the object deck to the other). There is also the NorCroft compiler from the UK (I can post the address if there's interest). None of these is PD, nor even source available. If you need that, you could pick up a copy of the GNU C compiler GCC and have some fun making it generate 4381 code...