Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!nike!ucbcad!ucbvax!sdcsvax!ncr-sd!hp-sdd!adp From: adp@hp-sdd.UUCP (Tony Parkhurst) Newsgroups: net.micro.amiga Subject: Re: YALP -- Yet Another Linker Problem Message-ID: <406@hp-sdd.UUCP> Date: Fri, 22-Aug-86 15:25:01 EDT Article-I.D.: hp-sdd.406 Posted: Fri Aug 22 15:25:01 1986 Date-Received: Sat, 23-Aug-86 02:07:13 EDT References: <397@hp-sdd.UUCP> <664@cbmvax.cbmvax.cbm.UUCP> Reply-To: adp@hp-sdd.UUCP (Tony Parkhurst) Distribution: net Organization: Hewlett Packard, San Diego Lines: 14 Ooops, after looking at the map output of ALINK, I found a rather large variable. Turned out that there was an external variable declared as double array [300][300]. wow. I guess alink wanted that much room on disk or something. Is there any way of making a large array (I know, this one is too big), external and automatic at the same time? I mean will auto declaration work on this external? -- ******************************************************************************* * Tony Parkhurst -- {hplabs|sdcsvax|ncr-sd|hpfcla|ihnp4}!hp-sdd!adp * * OR hp-sdd!adp@nosc.arpa * *******************************************************************************