autoconf
[Top][All Lists]
Advanced

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

Poartble use of shared libraries when linking executables


From: Hrvoje Niksic
Subject: Poartble use of shared libraries when linking executables
Date: Mon, 10 Nov 2003 21:02:43 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Rational FORTRAN, linux)

I found a discussion about portable use of shared libraries on this
list:

    http://mail.gnu.org/archive/html/autoconf/2002-05/msg00124.html

Despite the apparent consensus that AC_LIB_LINKFLAGS should be added,
I cannot find it in 2.57.  Has the macro undergone significant
changes, or is it simply not in yet?

I'm interested because I'd like to use it in Wget, which currently
uses libtool for linking.  While this solution works, it is quite
heavyweight, especially with libtool 1.5, which contains an incredible
number of unnecessary checks (e.g. for every FORTRAN compiler under
the sun).  Also, libtool sometimes breaks on architectures it was not
well tested on, which in turn causes Wget to not build.  Since Wget
doesn't even *use* the functionality of libtool, except for setting up
rpath, it would be nice to get rid of the dependency.

Please keep me in the Cc when sending replies -- thanks.





reply via email to

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