home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6985 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.2 KB  |  37 lines

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