Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site genrad.UUCP Path: utzoo!watmath!clyde!burl!ulysses!harpo!decvax!genrad!al From: al@genrad.UUCP (Al Gudaitis) Newsgroups: net.lang.c,net.micro.apple Subject: Re: Aztec C and Rana Elite I disk drives and ORCA/M Message-ID: <4014@genrad.UUCP> Date: Tue, 22-May-84 12:52:56 EDT Article-I.D.: genrad.4014 Posted: Tue May 22 12:52:56 1984 Date-Received: Wed, 23-May-84 19:31:13 EDT References: <1f6d6285.425@apollo.uucp> Organization: GenRad, Bolton, Mass. Lines: 10 In reference to the Aztec C part of your message: Aztec's linker (unless they fixed it) has a very annoying bug. It does not know when it has run out of disk space. (Or at least it doesn't say anything about it.) So, it is very possible to get an incomplete compilation. I've had perfectly good programs start up and then seem to die simply because some piece of code that was called did not really exist due to a bad link. Maybe that is your problem. Remember that several large, intermediate files are created during the entire process. Try using a different disk drive for some of your temporary files.