autoconf
[Top][All Lists]
Advanced

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

Re: Non-standard link paths


From: Kevin P. Fleming
Subject: Re: Non-standard link paths
Date: Thu, 29 Jan 2004 12:19:48 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030925

Bob Friesenhahn wrote:

Using --with-foo=/path/to/foo is not Autoconf standard.  It is a
popular scheme added by many packages since it seems more
user-friendly.  However, the portability of this depends on how
sophisticated the implementation is.  It may work on just a few
operating systems or with a few compilers.

I've found that the use of libtool negates some of these problems; telling libtool what you want to link against will allow it to decide whether LD_RUN_PATH/rpath is the right way to go, or if static linking will be required or whatever.





reply via email to

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