Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ihnp4!qantel!lll-lcc!lll-crg!nike!ucbcad!ucbvax!SUMEX-AIM.STANFORD.EDU!Lynn%PANDA From: Lynn%PANDA@SUMEX-AIM.STANFORD.EDU (Lynn Gold) Newsgroups: net.micro.atari16 Subject: Re: LINK68 doesn't take path names .. Wasn't this fixed? Message-ID: <12242211645.8.LYNN@PANDA> Date: Sat, 27-Sep-86 03:57:03 EDT Article-I.D.: PANDA.12242211645.8.LYNN Posted: Sat Sep 27 03:57:03 1986 Date-Received: Tue, 30-Sep-86 06:50:51 EDT References: <1105@batcomputer.TN.CORNELL.EDU> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 44 Return-Path: <@SUMEX-AIM,@SU-SCORE.ARPA:info-atari16-request@score.stanford.edu> Received: from SUMEX-AIM by PANDA with Cafard; Fri 26 Sep 86 20:52:52-PDT Received: from SU-SCORE.ARPA by SUMEX-AIM.ARPA with TCP; Fri 26 Sep 86 20:34:55-PDT Received: from ucbvax.Berkeley.EDU by SU-SCORE.ARPA with TCP; Fri 26 Sep 86 07:43:05-PDT Received: by ucbvax.Berkeley.EDU (5.53/1.17) id AA16309; Fri, 26 Sep 86 07:12:13 PDT Received: from USENET by ucbvax.Berkeley.EDU with netnews for info-atari16@score.stanford.edu (info-atari16@score.stanford.edu) (contact usenet@ucbvax.Berkeley.EDU if you have questions) Date: 26 Sep 86 04:18:51 GMT From: mqh@tcgould.tn.cornell.edu (Mike Hojnowski) Organization: Theory Center, Cornell U., Ithaca NY Subject: LINK68 doesn't take path names .. Wasn't this fixed? Message-Id: <1105@batcomputer.TN.CORNELL.EDU> Sender: info-atari16-request@score.stanford.edu To: info-atari16@score.stanford.edu Hello, I have the Developers C, and I'm having trouble with link68. I just paid $20 for the new release of the C compiler, and I thought that the "path names" bug was supposed to be fixed in it. Either it isn't, or I'm doing something wrong. What I want to do is: link68 [options] x.68K=a:\lib\gemstart.o,x.o,a:\lib\gemlib... This doesn't work. Am I doing something wrong, or wasn't it fixed? I think someone posted a zap to the linker program to fix this bug. I didn't grab it 'cause my check was in the mail, and I didn't think I needed it. If link68 really is still busted, can someone please send me that zap? -- Mike Hojnowski (Hojo) {ihnp4,rochester}!cornell!batcomputer!mqh (607) 257-1389 (h) mqh@tcgould.tn.cornell.edu (607) 255-4812 (w) mqh%batcomputer@crnlcs.bitnet "..Oh, that's disgusting, isn't it?" - Brundlefly, The Fly ******* The linker reads backslashes as comment characters. Looks like THAT bug didn't get fixed with this release... --Lynn -------