Re: [patch] fix install dependencies for target libraries

2012-12-20 Thread Tobias Burnus
Am 20.12.2012 19:22, schrieb Matthias Klose: This was seen with the libgo installation [1], but from my point of view can happen when the install target is called with -j >1, libtool seems to fall back to the system libraries if the library in the install location is not available (which is alway

Re: [patch] fix install dependencies for target libraries

2012-12-20 Thread Matthias Klose
Am 20.12.2012 20:11, schrieb Ian Lance Taylor: > On Thu, Dec 20, 2012 at 10:22 AM, Matthias Klose wrote: >> This was seen with the libgo installation [1], but from my point of view can >> happen when the install target is called with -j >1, libtool seems to fall >> back >> to the system libraries

Re: [patch] fix install dependencies for target libraries

2012-12-20 Thread Ian Lance Taylor
On Thu, Dec 20, 2012 at 10:22 AM, Matthias Klose wrote: > This was seen with the libgo installation [1], but from my point of view can > happen when the install target is called with -j >1, libtool seems to fall > back > to the system libraries if the library in the install location is not > ava

[patch] fix install dependencies for target libraries

2012-12-20 Thread Matthias Klose
This was seen with the libgo installation [1], but from my point of view can happen when the install target is called with -j >1, libtool seems to fall back to the system libraries if the library in the install location is not available (which is always the case if you install into an empty dir set