Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: link problems
On Fri, Oct 11, 2013 at 10:14:55AM +0200, Martin Husemann wrote:
> On Thu, Oct 10, 2013 at 06:42:54PM +0200, Martin Husemann wrote:
> > You are right, but I can't find the initialization ;-)
>
> It is a bit hidden, but I think the patch below should do it - modulo
> the open question what defaults exactly we want changed.
>
> Joerg, do you mean to enable add_DT_NEEDED_for_regular as well by default?
> Do we have some simple test case for the whole issue?
>
> Martin
...
> + input_flags.add_DT_NEEDED_for_dynamic = TRUE;
...
What does that change do?
If you link a program with -lcurses you don't want a DT_NEEDED entry
for libtemcap.so whether or not the program directly references
anything in libtermcap.so.
David
--
David Laight: david%l8s.co.uk@localhost
Home |
Main Index |
Thread Index |
Old Index