Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!wuarchive!ukma!uflorida!kluge!serss0.fiu.edu From: acmfiu@serss0.fiu.edu (ACMFIU) Newsgroups: comp.sys.apple2 Subject: LinkIIgs Message-ID: <1527@kluge.fiu.edu> Date: 22 Oct 90 15:33:50 GMT Sender: news@kluge.fiu.edu Organization: Florida International University, Miami Lines: 10 A program I'm working on in Orca/C has an array larger than 64K. How do I handle this correctly with LinkIIgs? As you might expect, putting -lseg Data myfile.a(@~ARRAYS,@~GLOBALS) will cause an error saying code exceeds bank segment. How do I get around this? albert chin ... acmfiu@fiu.edu