bug-ncurses
[Top][All Lists]
Advanced

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

Re: make always relinks the shared libraries


From: Thomas Dickey
Subject: Re: make always relinks the shared libraries
Date: Sat, 11 Aug 2018 06:00:18 -0400
User-agent: Mutt/1.5.23 (2014-03-12)

On Sat, Aug 11, 2018 at 09:34:51AM +0200, Sven Joachim wrote:
> Running make twice ought to do nothing in the second run, but if shared
> libraries are enabled, they will always be relinked.  Example:

hmm - actually there are cases where it's necessary - some platforms
require this, and probably it's needed for rpath builds

(whether this is a "special case" or the "general one" isn't clear).

will see (thanks)

> If "--without-progs --without-tests" is not specified, the result is
> even worse since the programs are recompiled in the second make run.
> This increases build times, invalidates stamp files and has caused
> race conditions in the Debian build as noticed by Helmut Grohne in
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903790.

-- 
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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