home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: mozart.unx.sas.com!walker
- From: walker@chang.unx.sas.com (Doug Walker)
- Subject: Re: SASC & CXV/CXD undefined symbols
- Originator: walker@chang.unx.sas.com
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <DKoCII.Mtw@unx.sas.com>
- Date: Thu, 4 Jan 1996 20:49:30 GMT
- X-Nntp-Posting-Host: chang.unx.sas.com
- References: <1496.6577T125T2021@nexusprime.org>
- Organization: SAS Institute Inc.
-
-
- In article <1496.6577T125T2021@nexusprime.org>, RTS@nexusprime.org (Ron Shaw) writes:
- |> I just quickly tossed a few dozen functions together (a project I was doing
- |> about 6 mons ago) and with out cleaning up or even looking at the entire
- |> project i immediately compiled em.
- |>
- |> I got these messages from Slink
- |>
- |>
- |> Undefined symbols First Referenced
- |> _ CXV52 File 'Listgui_Functions.o'
-
- Link with the math libraries. I suggest using SC LINK MATH=STANARD to link
- instead of invoking SLINK directly.
-
- --
- ***** / 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.
-
-