bug-libtool
[Top][All Lists]
Advanced

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

Re: Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem


From: Kate Minola
Subject: Re: Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem
Date: Wed, 13 Sep 2006 15:18:17 -0400

Ralf, Peter,

Why not use the output of "gcc -print-search-dirs"
and, for every directory that ends with "lib", append the
value returned by "gcc -print-multi-os-directory"?  Naturally
one will have to "backup" directories such as

/usr/lib/gcc/x86_64-linux-gnu/4.0.3/../../..

to realize that it ends with "lib".  (Other than writing
a program, I do not see an easy way to do this last bit.)

Kate Minola
University of Maryland, College Park




reply via email to

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