[Top][All Lists]
[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
- Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem, (continued)
- Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem, Ralf Wildenhues, 2006/09/13
- Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem, Peter O'Gorman, 2006/09/13
- Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem, Peter O'Gorman, 2006/09/13
- Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem, Ralf Wildenhues, 2006/09/13
- Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem, Peter O'Gorman, 2006/09/13
- Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem, Ralf Wildenhues, 2006/09/13
- Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem, Peter O'Gorman, 2006/09/13
- Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem, Ralf Wildenhues, 2006/09/13
- Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem, Peter Breitenlohner, 2006/09/13
- Re: Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem,
Kate Minola <=
- Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem, Peter O'Gorman, 2006/09/14
- Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem, Ralf Wildenhues, 2006/09/14
- Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem, Peter O'Gorman, 2006/09/14
- Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem, Kate Minola, 2006/09/15
- Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem, Kate Minola, 2006/09/20
- Re: AC_LIBTOOL_SYS_DYNAMIC_LINKER "gcc -print-search-dirs" problem, Peter O'Gorman, 2006/09/21