bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: gettext 0.10.40 build problem of tar-1.13.25 on Yellow Dog GNU/Linux


From: Bruno Haible
Subject: Re: gettext 0.10.40 build problem of tar-1.13.25 on Yellow Dog GNU/Linux
Date: Mon, 19 Nov 2001 19:05:52 +0100 (CET)

Paul Eggert writes:
> Your first patch makes sense, but I don't understand the need for the
> second patch.  It suggests that the Tar installer must use libtool,
> even though the installation process does not generate a shared
> library.  This runs counter to the Libtool manual, which says:
> 
>    If you choose at this point to "install" the library (put it in a
>    permanent location) before linking executables against it, then you
>    don't need to use libtool to do the linking.  Simply use the
>    appropriate `-L' and `-l' flags to specify the library's location.

The Libtool manual also says

   GNU Libtool simplifies the developer's job by encapsulating both
   the platform-specific dependencies, and the user interface, in a
   single script.  GNU Libtool is designed so that the complete
   functionality of each host type is available via a generic
   interface, but nasty quirks are hidden from the programmer.

"complete functionality" IMO also includes -rpath. At least it does
with libtool 1.4.

> There has to be a better way to address this problem.

Followup under subject "use of libtool for linking executables - rpath
problem".

Bruno



reply via email to

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