bug-ncurses
[Top][All Lists]
Advanced

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

Re: ncurses 5.6 runs ld directly on file in /usr/lib/, killing system


From: Thomas Dickey
Subject: Re: ncurses 5.6 runs ld directly on file in /usr/lib/, killing system
Date: Sat, 17 Feb 2007 14:39:36 -0500 (EST)

On Sat, 17 Feb 2007, Michail Vidiassov wrote:



On Sat, 17 Feb 2007, Thomas Dickey wrote:

You coded

MK_SHARED_LIB='$(CC) -dynamiclib -install_name
$(DESTDIR)$(libdir)/`basename address@hidden

I see (this was from the initial changes for Darwin in 2001).
But as you noted, relinking the libraries on install is not suitable
for all configurations...

I did not note THAT.
I have fixed MY problem not by avoiding the linking on install,
but by fixing the linking (removing DESTDIR).

ok - your first message did not tell me that you _had_ removed it,
but that you thought it might be the underlying problem.

To the first part of that message, I replied that I was considering
making the relinking optional if it turned out to be a problem...

See my first post about it.
    Sincerely, Michail



--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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