libtool
[Top][All Lists]
Advanced

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

Re: Libtool and Pkg-Config


From: Alexandre Oliva
Subject: Re: Libtool and Pkg-Config
Date: 21 Apr 2001 19:44:09 -0300
User-agent: Gnus/5.090002 (Oort Gnus v0.02) XEmacs/21.1 (Cuyahoga Valley)

On Apr 21, 2001, Havoc Pennington <address@hidden> wrote:

> This would also help handle -R on Solaris and stuff like that.

If it could handle a list of packages at once, yes, it would probably
help on other systems such as DU too.  But the main problem with DU is
that -rpath flags override previous -rpath flags, instead of adding to
them.  You must use a single -rpath flag with a colon-separated list
of directories.  And then, there are other systems that require an
environment variable to be set, because there's no -R/-rpath
equivalent.  If only *-config scripts had been designed with these
problems in mind... :-(

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

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