home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- References: <4jqn0i$klp@strauss.udel.edu>
- X-Newsreader: MicroDot 1.11beta16 [REGISTERED 000012]
- Mime-version: 1.0
- Content-Type: text/plain; charset=iso-8859-1
- Content-Transfer-encoding: 7BIT
- Path: news.gtn.com!art-line.de
- X-Gateway: ZCONNECT UE uuart.art-line.art-line.de [PolyNet zTOr V5.111 Serie: "retrax"]
- Subject: Re: Shared libs with SAS
- Message-ID: <xZwjwMD12aez3@andi.art-line.de>
- Date: Sat, 6 Apr 96 22:14:40 GMT
- From: andi@art-line.de (Andreas Winkelmann)
-
- Hi John.
-
- > I am making my first attempt at creating a shared library and am
- > having problems with the linker. I am linking with libent.o and
- > libinit.o but not sc.lib because my library does not use any
- > standard library functions. Everything compiles ok (I am using
- > the LIBCODE option) but the linker declares these strange
- > "Undefined symbols":
- >
- > __CXD33 __CXV42 __CXV24 __CXD55 __CXA55 __CXV34
- > __CXM22 __CXV54 __CXV45 __CXM33
- >
- > What are these functions? What do I need to link with?
-
- Check out the Chapter about CompilerOptions spec. UtilityLibrary
- in your Manuals ( or maybe in the Guide ).
-
- -----
- Andreas Winkelmann
-
- E-Mail : andi@art-line.de -- MicroDot V1.11beta16
-
-
-