RE: Libtool API suggestion: LTDL_SHLIB_PRE and/or char*ltdl_map_shared_n

2005-09-09 Thread Charles Wilson
* Alexandre Oliva wrote on Thursday, September 08, 2005 22:13 CEST: > On Aug 23, 2005, Albert Chin <[EMAIL PROTECTED]> wrote: > I don't know of > any linker that searches for say foo.a when given -lfoo. Uhm, how about ld? 'info ld' reveals... For instance, when ld is called with the argu

Re: libtool 1.5 -static and installed libraries

2005-09-09 Thread Alexandre Oliva
On Sep 8, 2005, Howard Chu <[EMAIL PROTECTED]> wrote: > Ralf Wildenhues wrote: >> Well, that behavior would be fine to me (and it would mean no changes to >> the code, which is good!), but would not match our current >> documentation: >> | @item -static >> | If @var{output-file} is a program, the

Re: libtool: link: cannot find the library `'

2005-09-09 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin Paljak wrote: | On 9/9/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: | Hmm, this patch helps and proves the -framework Carbon thing: | libtool: link: cannot find the library `' or unhandled argument `Carbon' | | What could i do to fix it? only

Re: libtool: link: cannot find the library `'

2005-09-09 Thread Martin Paljak
On 9/9/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: Hmm, this patch helps and proves the -framework Carbon thing: libtool: link: cannot find the library `' or unhandled argument `Carbon' What could i do to fix it? only option to use libtool-2.0 ? would that work with the .la file provided by tro

Re: libtool: link: cannot find the library `'

2005-09-09 Thread Martin Paljak
On 9/9/05, Peter O'Gorman <[EMAIL PROTECTED]> wrote: > > Unfortunately the trolltech folks install a libqt.la that they hand-make. It > is not made by libtool, and it has the "dependency_libs='-framework Carbon'" > or some such in it. I attach the libqt.la file that was generated by qt 3.3.4. I'm

Re: libtool: link: cannot find the library `'

2005-09-09 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ralf Wildenhues wrote: | @@ -2194,7 +2194,7 @@ | esac # case $deplib | if test "$found" = yes || test -f "$lib"; then : | else | - $echo "$modename: cannot find the library \`$lib'" 1>&2 | + $echo "$modename: ca

Re: libtool: link: cannot find the library `'

2005-09-09 Thread Ralf Wildenhues
Hi Martin, * Martin Paljak wrote on Fri, Sep 09, 2005 at 01:23:51PM CEST: > On 9/9/05, Martin Paljak <[EMAIL PROTECTED]> wrote: > > On 9/9/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > > > > > > Please post contents of http/libhttp.la, and the output of the above > > > command with "--debug" ad

Re: libtool: link: cannot find the library `'

2005-09-09 Thread Peter O'Gorman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin Paljak wrote: | Hi, | On 9/9/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: | |>Thanks for reporting this. |> |>Please post contents of http/libhttp.la, and the output of the above |>command with "--debug" added before "--tag=CXX". | | | Everyt

Re: libtool: link: cannot find the library `'

2005-09-09 Thread Martin Paljak
I forgot to mention that it woks fine on debian unstable (libtool 1.5.6 and autoconf 2.59) m. On 9/9/05, Martin Paljak <[EMAIL PROTECTED]> wrote: > Hi, > On 9/9/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > > Thanks for reporting this. > > > > Please post contents of http/libhttp.la, and the o

Re: libtool: link: cannot find the library `'

2005-09-09 Thread Ralf Wildenhues
Hi Martin, * Martin Paljak wrote on Fri, Sep 09, 2005 at 09:42:03AM CEST: > > I've searche dthe web and found some references to a strange patch and > -lpthread stuff but nothing that would help me: > > /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -o evote-client > -static-libgcc -stat

Re: libtool: link: cannot find the library `'

2005-09-09 Thread Martin Paljak
Hi, On 9/9/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > Thanks for reporting this. > > Please post contents of http/libhttp.la, and the output of the above > command with "--debug" added before "--tag=CXX". Everything should be attached - the debug used to link libhttp and its makefile.am as

libtool: link: cannot find the library `'

2005-09-09 Thread Martin Paljak
Hello! I've searche dthe web and found some references to a strange patch and -lpthread stuff but nothing that would help me: /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -o evote-client -static-libgcc -static -L/usr/lib evote_client-basemanager.o evote_client-dummymanager.o evote_clien