GNU bug report logs - #13920
link_all_deps and indirect dependencies

Previous Next

Package: libtool;

Reported by: Дилян Палаузов <dilyan.palauzov <at> aegee.org>

Date: Sun, 10 Mar 2013 22:12:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Дилян Палаузов
	<dilyan.palauzov <at> aegee.org>
To: 13920 <at> debbugs.gnu.org, 702737 <at> bugs.debian.org
Subject: bug#13920: documentning link_all_deplibs on Debian
Date: Tue, 02 Apr 2013 22:04:09 +0200
Hello,

In regards of libtool bug #13920 and debian bug #702737 I kindly ask you 
to update the documentation of libtool in aspect of link_all_deplibs, 
with something like the text below.  I consider this as essential, as it 
would have saved me quite some (from my free) time investigating why the 
linking on Debian works differently/not according to the documentation. 
 A proper documentation of link_all_deplibs on different systems, will 
safe the time of other developers investigating the same issue.

diff --git a/doc/libtool.texi b/doc/libtool.texi
index c06ddaa..ec0d926 100644
--- a/doc/libtool.texi
+++ b/doc/libtool.texi
@@ -6938,6 +6938,9 @@ the file name that the linker finds when given 
@option{-l <at> var{name}}.
 Whether libtool must link a program against all its dependency libraries.
 Set to @samp{yes} or @samp{no}.  Default is @samp{unknown}, which is
 a synonym for @samp{yes}.
+
+On Debian and Ubuntu systems the default is @samp{no}.  As a side effect,
+transitive dependencies which rely on @samp{yes} will break.
 @end defvar

 @defvar link_static_flag




This bug report was last modified 12 years and 131 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.