home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / amiga / programm / 12682 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  1.9 KB

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!mips!mips!munnari.oz.au!comp.vuw.ac.nz!canterbury.ac.nz!betelgeux!cree
  2. Newsgroups: comp.sys.amiga.programmer
  3. Subject: Re: Manx C and Boopsi Question
  4. Message-ID: <1992Aug26.123823.523@csc.canterbury.ac.nz>
  5. From: cree@elec.canterbury.ac.nz (Michael Cree)
  6. Date: 26 Aug 92 12:38:22 +1200
  7. References: <1992Aug20.160649.5452@u.washington.edu>
  8. Organization: Electrical Engineering, University of Canterbury, New Zealand
  9. Nntp-Posting-Host: elec.canterbury.ac.nz
  10. X-Newsreader: Tin 1.1 PL5
  11. Lines: 29
  12.  
  13. Ken Cooper (cooper@milton.u.washington.edu) wrote:
  14. : ...  I am using Manx Aztec-C68K version 5.2a and when I went to link
  15. : the example program the linker was unable to find the following
  16. : functions that are part of amiga.lib:
  17. :                        DoMethod()
  18. :                        DoSuperMethod()
  19. :                        DoSuperMethodA()
  20. :                        HookEntry()
  21.  
  22. Yep, I have the same problem. The includes and amiga.lib that are with
  23. version 5.2a are not the latest CBM v37 release.  Furthermore, the
  24. above functions are not described (so no code :-( ) in the RKM:
  25. Includes and autodocs. It might be possible to pull out the correct
  26. object files from the lastest amiga.lib (available from CBM) and then
  27. add them to c.lib. In fact, I might just give that a go and report
  28. whether I was very successful. Will be a few a days before I get to
  29. try though, havn't got many free evenings this week :-/
  30.  
  31. : Ken Cooper
  32.  
  33. -----------------------------------------------------------------------------
  34. Michael Cree                              Gold there is
  35. cree@elec.canterbury.ac.nz                 and rubies in abundance;
  36.                                           But lips that speak knowledge
  37.                                            are a rare jewel. (Prov 20:15)
  38. ------------------------------------------------------------------------------
  39.