Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!panda!talcott!harvard!seismo!brl-tgr!ron From: ron@brl-tgr.ARPA (Ron Natalie ) Newsgroups: net.lang.c,net.wanted Subject: Re: C compiler for IBM /370 wanted Message-ID: <9265@brl-tgr.ARPA> Date: Fri, 15-Mar-85 21:06:43 EST Article-I.D.: brl-tgr.9265 Posted: Fri Mar 15 21:06:43 1985 Date-Received: Sun, 17-Mar-85 02:37:15 EST References: <138@cernvax.UUCP> <244@bu-cs.UUCP> Organization: Ballistic Research Lab Lines: 20 Xref: watmath net.lang.c:4775 net.wanted:6041 > 2. A company called RIS (they make a data base system > called ORACLE) in California. They sell a C compiler, > it isn't cheap but may have advantages that make it > worthwhile (support, they use it for their DB sys so > it probably is pretty good.) BULLSHIT. The company is called RSI and it sucks. We have compiled a list of over one hundred serious and not so serious bugs. They include not being able to ever reuse a local symbol, the fact that if you declare a variable that has the same name as some assembler symbol (like R12) the compiler does not detect the problem. Performance is terrible as well. The support is a joke. They are not interested in supporting the compiler nor fixing any of these bugs. The compiler implementor was tired of hearing from us. It was never intended that this be used as a product. They wrote it so they could port the database (which is no bargain either) to the IBM. They can live with the idiosyncracies of the compiler long enough to get Oracle compiled, but you can't do any real work with it. It was an entire waste of two thousand dollars. -Ron