Re: why relink on successive "make install"?

2009-12-15 Thread Kurt Roeckx
On Tue, Dec 15, 2009 at 02:52:39PM -0600, Bob Friesenhahn wrote: > On Tue, 15 Dec 2009, Tom Vaughan wrote: > > >I have a pretty vanilla shared library on the latest Ubuntu Karmic > >Koala that is built with autoconf, automake, and libtool. I've noticed > >that if I "make install" I always see "lib

Re: why relink on successive "make install"?

2009-12-15 Thread Mike Frysinger
On Tuesday 15 December 2009 15:52:39 Bob Friesenhahn wrote: > On Tue, 15 Dec 2009, Tom Vaughan wrote: > > I have a pretty vanilla shared library on the latest Ubuntu Karmic > > Koala that is built with autoconf, automake, and libtool. I've noticed > > that if I "make install" I always see "libtool:

Re: why relink on successive "make install"?

2009-12-15 Thread Bob Friesenhahn
On Tue, 15 Dec 2009, Tom Vaughan wrote: I have a pretty vanilla shared library on the latest Ubuntu Karmic Koala that is built with autoconf, automake, and libtool. I've noticed that if I "make install" I always see "libtool: install: warning: relinking `librestest.la'" even when I know nothing

why relink on successive "make install"?

2009-12-15 Thread Tom Vaughan
Hi, I have a pretty vanilla shared library on the latest Ubuntu Karmic Koala that is built with autoconf, automake, and libtool. I've noticed that if I "make install" I always see "libtool: install: warning: relinking `librestest.la'" even when I know nothing has changed. Why? Is there a way I cou

Re: lib seach path

2009-12-15 Thread Ralf Wildenhues
* Joakim Tjernlund wrote on Tue, Dec 15, 2009 at 09:09:58AM CET: > Ralf Wildenhues wrote on 14/12/2009 19:52:54: > > > > * Joakim Tjernlund wrote on Mon, Dec 14, 2009 at 09:42:51AM CET: > > > How do I add -static on a per lib basis? > > > > Currently there is no way to do so, but it is a TODO item

Re: autoreconf always calling libtool with --copy option on Ubuntu 9.10

2009-12-15 Thread Adam Mercer
On Tue, Dec 15, 2009 at 02:31, Paolo Bonzini wrote: > It's an Ubuntu-specific (maybe Debian-specific) patch. Thanks I'll follow this up with them. Cheers Adam ___ http://lists.gnu.org/mailman/listinfo/libtool

Re: autoreconf always calling libtool with --copy option on Ubuntu 9.10

2009-12-15 Thread Paolo Bonzini
On 12/14/2009 07:25 PM, Adam Mercer wrote: cd /us On Mon, Dec 14, 2009 at 12:13, Paolo Bonzini wrote: I only have this problem with Ubuntu 9.10, does anyone know what could be causing this? What is the output of autoreconf --version? It reports itself as 2.64 Can you attach your /usr/bin

Re: lib seach path

2009-12-15 Thread Joakim Tjernlund
Ralf Wildenhues wrote on 14/12/2009 19:52:54: > > * Joakim Tjernlund wrote on Mon, Dec 14, 2009 at 09:42:51AM CET: > > How do I add -static on a per lib basis? > > Currently there is no way to do so, but it is a TODO item and a proposed > patch to add this functionality (search for 'per-deplib sta