Newsgroups: comp.sys.amiga.programmer
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!mintaka!geech.gnu.ai.mit.edu!rjc
From: rjc@geech.gnu.ai.mit.edu (Ray Cromwell)
Subject: Re: How do you switch the Audio filer on/off ?
Message-ID: <1991Jun30.180937.7148@mintaka.lcs.mit.edu>
Keywords: audio filter
Sender: news@mintaka.lcs.mit.edu
Organization: The Internet
References: <1296@sys.uea.ac.uk>
Date: Sun, 30 Jun 91 18:09:37 GMT
Lines: 10

>extern struct CIA ciaa, ciab;
>and link it with BLink, the linker comes up with an error
>(> 32768 bytes, ABSOLUTE address error)...

  Try declaring it as 'far'. 
--
/ INET:rjc@gnu.ai.mit.edu     *   // The opinions expressed here do not      \
| INET:r_cromwe@upr2.clu.net  | \X/  in any way reflect the views of my self.|
\ UUCP:uunet!tnc!m0023        *                                              /

