libtool-patches
[Top][All Lists]
Advanced

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

Re: HEAD fails mdemo-exec on darwin6 (Mac OS X 10.2)


From: Ralf Wildenhues
Subject: Re: HEAD fails mdemo-exec on darwin6 (Mac OS X 10.2)
Date: Tue, 21 Mar 2006 18:11:57 +0100
User-agent: Mutt/1.5.11

Hi Peter,

* Peter O'Gorman wrote on Mon, Mar 20, 2006 at 03:09:40PM CET:
> 
> For some reason I switched on my ancient powermac g3 and ran the libtool
> testsuite on it. mdemo-exec fails, well, lt_dlopen(0,...) uses the wrong
> loader, it uses the preopen loader where it should be using the dyld loader.
> 
> Changing LT_DLLOADER_APPEND to LT_DLLOADER_PREPEND in dyld.c "fixes" it, but
> I'm not sure that it is the appropriate fix (which is why I'm asking for
> approval rather than applying as obvious).

I think it should still work without prepending.
Won't that change the dlopener order on newer MAC OS X?

This may be the same bug that Charles reported on Cygwin long ago, that
after LoadLibrary failed dlopen was not tried?

Cheers,
Ralf

> 2006-03-19  Peter O'Gorman  <address@hidden>
> 
>       * libltdl/loaders/dyld.c (get_vtable) [darwin]: Use
>       LT_DLLOADER_PREPEND.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]