[PATCH] libltdl: fix dyld loader build failure

2016-07-11 Thread Mark Harris
Fix for undefined symbol strneq. The original working code in 97ade81 used !strcmp() to check for string equality before it was incorrectly replaced with strneq(). This loader is built on OS X before 10.4. --- libltdl/loaders/dyld.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

Re: libltdl fix

2000-09-04 Thread Alexandre Oliva
On Sep 1, 2000, Alexandre Oliva [EMAIL PROTECTED] wrote: On Sep 1, 2000, Patrick Tullmann [EMAIL PROTECTED] wrote: I think something isn't quite right in the shared-library detection code in configure. (Quite possible when cross-compiling to the OSKit.) But, this patch at least lets my

Re: libltdl fix

2000-09-04 Thread Patrick Tullmann
Alexandre Oliva wrote: On Sep 1, 2000, Alexandre Oliva [EMAIL PROTECTED] wrote: I think the right fix is to arrange for all references to shlib_ext to be enclosed in #ifdef LTDL_SHLIB_EXT/#endif. Please try this patch: [patch deleted.] Thanks Alexandre! This works for me. I

Re: libltdl fix

2000-09-04 Thread Alexandre Oliva
On Sep 4, 2000, Patrick Tullmann [EMAIL PROTECTED] wrote: Let me know if you would like me to check patch this into the Kaffe CVS. Please go ahead. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com,