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

2006-10-25 Thread Kate Minola
Peter, Much thanks for getting your patch included in libtool. I have tried your patch and it fixes my problem. Thanks again! Kate Minola University of Maryland, College Park On 10/19/06, Peter O'Gorman <[EMAIL PROTECTED]> wrote: On Sep 21, 2006, at 5:43 AM, Kate Minola wrote: > To followu

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

2006-09-21 Thread Peter O'Gorman
On Sep 21, 2006, at 5:43 AM, Kate Minola wrote: Comments? Suggestions for improvement? Hi Kate, I'm hoping to have a chance to look at this again at the weekend, however, as Ralf sent me off to read autoconf's limitations of the usual tools, I amsending you off there too :(

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

2006-09-14 Thread Ralf Wildenhues
Hello Peter, * Peter O'Gorman wrote on Thu, Sep 14, 2006 at 05:22:30PM CEST: > On Sep 14, 2006, at 4:18 AM, Kate Minola wrote: > > >Why not use the output of "gcc -print-search-dirs" [...] > Well, because I would rather use the flags that the compiler actually > uses rather than the ones it say

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

2006-09-14 Thread Peter O'Gorman
On Sep 14, 2006, at 4:18 AM, Kate Minola wrote: 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/x8