home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / lisp / mcl / 1109 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  1.1 KB

  1. Path: sparky!uunet!olivea!apple!cambridge.apple.com!djskrien@COLBY.EDU
  2. From: djskrien@COLBY.EDU (Dale Skrien)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: ff interface question
  5. Message-ID: <9207302020.AA19864@host4.COLBY.EDU>
  6. Date: 30 Jul 92 16:22:13 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 15
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10. Original-To: info-mcl@cambridge.apple.com
  11.  
  12. We are currently working on implementing connections from MCL 2.0 to
  13. Digidesign's Motorola 56000-based DSP card and have written a number of
  14. functions in MPW to handle the communication with the card.  We are calling
  15. these functions via MCL's foreign function interface.  At present, we don't
  16. seem to be able to figure out any way to create MCL readable object files
  17. that link MPW library functions with our own code.  As a result, it appears
  18. that we will need to include all relevant MPW library files with whatever
  19. code we distribute (we are planning to distribute our MPW code free of
  20. charge with the code of the lisp environment we've created). Is there any
  21. way around this?
  22.  
  23. please reply to either jfhallst@colby.edu or djskrien@colby.edu
  24.  
  25. Thanks!
  26.  
  27.