home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.amiga.programmer:17791 comp.sys.amiga.misc:19043
- Newsgroups: comp.sys.amiga.programmer,comp.sys.amiga.misc
- Path: sparky!uunet!gatech!concert!sas!mozart.unx.sas.com!walker
- From: walker@twix.unx.sas.com (Doug Walker)
- Subject: Re: Advice to SAS/C 5.10b users
- Originator: walker@twix.unx.sas.com
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <Bzs5n8.9y2@unx.sas.com>
- Date: Thu, 24 Dec 1992 20:16:20 GMT
- References: <BzDM7J.5nG@csugrad.cs.vt.edu> <1992Dec18.154954@rbg.informatik.th-darmstadt.de> <BzGqrA.4qI@unx.sas.com> <1992Dec24.190502.12582@oracle.us.oracle.com>
- Nntp-Posting-Host: twix.unx.sas.com
- Organization: SAS Institute Inc.
- Lines: 22
-
-
- In article <1992Dec24.190502.12582@oracle.us.oracle.com>, dnavas@oracle.uucp (David Navas) writes:
- |> In article <BzGqrA.4qI@unx.sas.com> jamie@cdevil.unx.sas.com (James Cooper) writes:
- |> >FYI, in general, it should NEVER be necessary to use CODE=FAR -or- DATA=FAR,
- |>
- |> As long as you don't use SAS' included proto files that define the library
- |> bases without the __far keywords.
-
- The __far keywords do NOT belong on the library bases declared in the
- proto files. If you compile with DATA=NEAR, the library bases should
- be in the near section; if DATA=FAR, the far section. Why do you
- think they should always be FAR?
-
- --
- *****
- =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
- *|. o.| || 1200/2400/9600 Dual
- | o |// For all you do, this bug's for you!
- ======
- usenet: walker@unx.sas.com bix: djwalker
- Any opinions expressed are mine, not those of SAS Institute, Inc.
-
-