[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OOC Package Tool: Repositories
Michael van Acken wrote:
>
> Any help is appreciated. For starters you could do a survey which
> features we can use to implement dynamic loading under various
> systems. We have ELF dlopen(), HP-UX shl_load(), GNU DLD, and
> libtool. Should we use the low-level interfaces, or could we use
> DLD/libtool as an abstraction layer?
I'm not sure what DLD is but I've had nothing but problems with libtool
under BeOS. Whatever path we choose, I'd like it to also work under
BeOS. I'll check whether the low-level stuff you talk about is available
under this OS.
Michael