Re: linker cant locate a 3rd party lib

2005-10-11 Thread Ralf Wildenhues
Hi Jack, * Jack Nguyen wrote on Tue, Oct 11, 2005 at 11:57:34PM CEST: > On 10/11/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > > * Jack Nguyen wrote on Tue, Oct 11, 2005 at 07:41:43PM CEST: > > > after > > > ./configure and make resulted in libfoo.la , i tried > > > $libtool g

Re: libtool-HEAD, 20051007, cygwin

2005-10-11 Thread Charles Wilson
Ralf Wildenhues wrote: Index: tests/testsuite.at === RCS file: /cvsroot/libtool/libtool/tests/testsuite.at,v retrieving revision 1.26 diff -u -r1.26 testsuite.at --- tests/testsuite.at 11 Oct 2005 16:51:50 - 1.26 +++ tests

Re: mode=link and full path to dependent shared library?

2005-10-11 Thread Ralf Wildenhues
Hi Tim, Albert, * Tim Mooney wrote on Mon, Oct 10, 2005 at 10:27:11PM CEST: > In regard to: Re: mode=link and full path to dependent shared library?,...: > > >>I'm talking about a situation like this: > >> > >>/bin/sh ./libtool --tag=CXX --mode=link cxx -some_compiler_flags -o > >>libfoo.la -rpa

Re: linker cant locate a 3rd party lib

2005-10-11 Thread Ralf Wildenhues
Hi Jack, Your mail would be readable more easily if the mailer wouldn't insert URLs everywhere -- is there a way to turn that off, together with HTML encoding maybe? Thanks. * Jack Nguyen wrote on Tue, Oct 11, 2005 at 07:41:43PM CEST: > after > ./configure and make resulted in libfoo.la

Re: libtool-HEAD, 20051007, cygwin

2005-10-11 Thread Ralf Wildenhues
Hi Charles, * Charles Wilson wrote on Tue, Oct 11, 2005 at 04:06:14AM CEST: > Ralf Wildenhues wrote: > > >Please post tests/testsuite.log containing the failures (packed?). > >I cannot reproduce this on GNU/Linux (and you posting should be less > >work than me trying to reproduce it on cygwin :)

linker cant locate a 3rd party lib

2005-10-11 Thread Jack Nguyen
after ./configure and make resulted in libfoo.la, i tried $libtool gcc -o test test.c libfoo.la gcc -o test test.c ./.libs/libfoo.a -L /src/dir/ -lmkl_lapack -lm /usr/bin/ld cannot find -lmkl_lapack   How do you add -L /mkl_lapac/dir in either configure.ac or Makefile.am. Obviously LD_FLAGS doesnt