"Pier Fumagalli" <[EMAIL PROTECTED]> wrote: > "Justin Erenkrantz" <[EMAIL PROTECTED]> wrote: > >> On Fri, Feb 15, 2002 at 02:55:52PM +0000, Pier Fumagalli wrote: >>> Heya... Under Darwin DYLD can only load MH_BUNDLE shared libraries ATM (and >>> glibtool doesn't actually produce them because of a bug)... Also, while on >>> all other Oses (or at least the ones I've seen) I can load all DSO binaries >>> using the DSO functions, on Darwin I can't, unless they're not compiled as >>> -bundle... (PITA)... >>> >>> I got a little patch that first loads them if they are not MH_BUNDLE, but if >>> they are not, it just attempts to link them as shared libs... >>> Would be kewl to have it in (need it to load the Java VM library from APR! >>> :) >>> >>> Patch attached for review... >> >> Can you please repost as a unified diff? > > Sure do... Cheeerios! :)
Any news on this one? Pier