[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua 5.0 loadlib (on MacOS X)
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 14 May 2003 15:08:48 -0300
>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