home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / amiga / programm / 12500 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.6 KB

  1. Path: sparky!uunet!zephyr.ens.tek.com!uw-beaver!news.u.washington.edu!milton.u.washington.edu!cooper
  2. From: cooper@milton.u.washington.edu (Ken Cooper)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Manx C and Boopsi Question
  5. Message-ID: <1992Aug20.160649.5452@u.washington.edu>
  6. Date: 20 Aug 92 16:06:49 GMT
  7. Sender: news@u.washington.edu (USENET News System)
  8. Reply-To: cooper@u.washington.edu
  9. Organization: University of Washington, Seattle
  10. Lines: 32
  11.  
  12.  
  13.      I was playing around with the RKM Boopsi programming examples the other
  14. day and came across a problem that I figured that some of you may have an
  15. answer for.  I am using Manx Aztec-C68K version 5.2a and when I went to link
  16. the example program the linker was unable to find the following functions that
  17. are part of amiga.lib:
  18.  
  19.                        DoMethod()
  20.                        DoSuperMethod()
  21.                        DoSuperMethodA()
  22.                        HookEntry()
  23.  
  24.      After some looking, I noticed that these functions are not included in the
  25. include directory, including the 'clib' and 'pragmas' subdirectories.  This
  26. appears to be an omission on the part of Manx in version 5.2a of the compiler
  27. package.  My questions are,
  28.  
  29.      i)  Have other Manx users encountered this and if so, is there a
  30.          work-around or is an update from Manx required?
  31.  
  32.     ii)  If an update from Manx is required is it available over their BBS,
  33.          or does one need to order a software upgrade and possibly pay for it?
  34.  
  35.    iii)  What is the telephone number for their support BBS? 
  36.  
  37. Thanks,
  38.  
  39. Ken Cooper
  40. Applied Physics Laboratory
  41. University of Washington
  42. cooper@u.washington.edu
  43.             
  44.