Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!think!nike!cit-vax!ll-xn!caip!cbmvax!higgin From: higgin@cbmvax.cbm.UUCP (Paul Higginbottom) Newsgroups: net.micro.amiga Subject: Re: YALP -- Yet Another Linker Problem Message-ID: <664@cbmvax.cbmvax.cbm.UUCP> Date: Wed, 20-Aug-86 17:16:31 EDT Article-I.D.: cbmvax.664 Posted: Wed Aug 20 17:16:31 1986 Date-Received: Thu, 21-Aug-86 22:28:06 EDT References: <397@hp-sdd.UUCP> Reply-To: higgin@cbmvax.UUCP (Paul Higginbottom) Distribution: net Organization: Commodore Technology, West Chester, PA Lines: 29 In article <397@hp-sdd.UUCP> adp@hp-sdd.UUCP (Tony Parkhurst) writes: > I'm porting some code (runs on unix, should be generic C) and >everything compiled fine, but ALINK gave me this message: > >Linker error: Insufficient Store During Pass 2 >Linking abandoned. > > I haven't found any obvious problems, of course no mention >of the message in the developers manual. This must be one of the >"Self-explainitory" messages. >... > BTW, I am running 1/2 Meg ram and external disk. The program >doesn't seem too big, lots of disk space left also. The object >modules in this link (other than the libs, etc) total about 50k at most. > >-- Thanx in advance. >******************************************************************************* >* Tony Parkhurst -- {hplabs|sdcsvax|ncr-sd|hpfcla|ihnp4}!hp-sdd!adp * >* OR hp-sdd!adp@nosc.arpa * >******************************************************************************* I don't use ALINK, but it sounds like the linker has run out of RAM. If you have stuff in your Ram disk, get rid of it, and try linking again (if this is the problem). Hope this helps, Paul. Disclaimer: I do not work for Commodore and my opinions are my own.