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