[CM] openmcl and walk.lisp

Bill Schottstaedt bil at ccrma.Stanford.EDU
Thu, 21 Feb 2008 10:14:23 -0800


hooboy.. I bet the PPC uses "_" after all.  A useful experiment would
be to make this change:

sndlib2clm.lisp line 164

#+openmcl (defun mus-sound-initialize () (ccl::external-call "_mus_sound_initialize" :signed))

That is, put the leading underbar back in and see if you get a different
complaint.