[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ff interface question



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!