home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: chang.unx.sas.com!walker
- From: walker@chang.unx.sas.com (Doug Walker)
- Subject: Re: SasC linker Error:
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <Dnnsu9.27K@unx.sas.com>
- Date: Sat, 2 Mar 1996 21:25:21 GMT
- X-Nntp-Posting-Host: chang.unx.sas.com
- References: <dkauppDnEzzs.FsD@netcom.com> <dkauppDnIJsA.CDx@netcom.com>
- Organization: SAS Institute Inc.
-
- In article <dkauppDnIJsA.CDx@netcom.com>, Blitter <dkaupp@netcom.com> wrote:
- > I set the compiler flag data=far and it now links, allthough I stil get
- >the error messages. No biggie as long as it works :).
-
- It will not work. If you set the variable in one file and attempt to read
- it in another, you may get different "copies" of the global. You must fix
- the problem.
-
- --
- ***** / walker@unx.sas.com
- *|_o_o|\\ Doug Walker< BIX, Portal: djwalker
- *|. o.| || \ AOL: weissblau
- | o |//
- ======
- Any opinions expressed are mine, not those of SAS Institute, Inc.
-
-