On Wed, 5 Mar 2003, Eric Marsden wrote: > > >>>>> "rif" == rif <[EMAIL PROTECTED]> writes: > > rif> It looks to me like it's trying to execute the > rif> def-alien-routine before it has the symbols from dotprod.o. > > correct: when using a CMUCL which has the linkage-table feature > enabled, you can't have the LOAD-FOREIGN call in the same file as a > forms that reference symbols from that library. This used to be > possible pre linkage-table, and we haven't updated the documentation > to take this into account.
That wasn't intentional. I can't promise a fix before 18e, but I'll take a look at this problem. Tim
