lua-users home
lua-l archive

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


>I wrote a version of loadlib that uses dyld functions directly, and I get
>exactly the same error as when using dlcompat. But at least it removes the
>dependency. Should I post the patch somewhere?

Yes, please. We're planning to add support for Mac OS X in loadlib and it'd be
nice to see working code. (The other example we have is the code in pdflib.)
--lhf