libtool-patches
[Top][All Lists]
Advanced

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

Re: template test with subdirs failure for HEAD on darwin [WAS support s


From: Peter O'Gorman
Subject: Re: template test with subdirs failure for HEAD on darwin [WAS support standalone libltdl [libtool--gary--1.0--patch-23]]
Date: Mon, 22 Aug 2005 06:24:53 +0900
User-agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317)

Gary V. Vaughan wrote:

So the better workaround is to add 'export MACOSX_DEPLOYMENT_TARGET=10.3' to
those tests rather than skip them altogether?

Hmm, no, you have to do it before you configure and build libtool. There are other workarounds to the ld bug, but they'd involve me adding a bunch more darwin specific bits to ltmain.m4sh and we'd probably all rather that I avoid that.

The test is correct, the linker is broken, but in this case, if both liba and libb are shared, or both are static, then the test passes. It only fails for shared libb with static liba. This situation seems fairly unlikely in the real world, so skipping the test is probably appropriate.

Peter




reply via email to

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