Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utcs!mnetor!seismo!lll-crg!lll-lcc!vecpyr!atari!dyer From: dyer@atari.UUCP Newsgroups: net.micro.atari16 Subject: Re: Format of ar68 libraries? Message-ID: <388@atari.UUcp> Date: Wed, 16-Jul-86 13:36:34 EDT Article-I.D.: atari.388 Posted: Wed Jul 16 13:36:34 1986 Date-Received: Thu, 17-Jul-86 02:30:52 EDT References: <8607141626.AA08436@ames-nas.ARPA> <2198@ihlpg.UUCP> Organization: Atari Corp., Sunnyvale CA Lines: 22 In article <2198@ihlpg.UUCP>, tainter@ihlpg.UUCP (Tainter) writes: > Is there any way to give the kit's linker a file list longer than 128 chars. Sure. LINK68 can handle *many* files, to wit: foo.68k=bar.o, baz.o, bletch.o, argle.o, bargle.o, this.o, is.o, a.o, silly.o, list.o, of.o, names.o, all.o, ending.o, in.o, a.o, period.o, and.o, a.o, letter.o, o.o Just put a newline wherever a line would exceed 128 characters; that's probably your problem. > ar68 heaved it's guts on almost every module for this project. > Has anyone figured out what ar68 is doing wrong? AR68 (as shipped with the developer's package) simply doesn't work. A working version is available on the ST Developer's SIG on Compuserve. -Landon