Bug#395177: libc6: default library search path is inconsistent with gcc

2006-10-27 Thread Vincent Lefevre
On 2006-10-27 14:09:59 +0200, Gabor Gombas wrote: > On Fri, Oct 27, 2006 at 11:25:51AM +0200, Vincent Lefevre wrote: > > Not necessarily. The soname isn't defined in the header file, is it? > > (At compile time, it seems that the library was also 4.2.1, because > > I get the same problem when using

Bug#395177: libc6: default library search path is inconsistent with gcc

2006-10-27 Thread Gabor Gombas
On Fri, Oct 27, 2006 at 11:25:51AM +0200, Vincent Lefevre wrote: > Not necessarily. The soname isn't defined in the header file, is it? > (At compile time, it seems that the library was also 4.2.1, because > I get the same problem when using -static, i.e., by not using shared > libraries.) Build-

Bug#395177: libc6: default library search path is inconsistent with gcc

2006-10-27 Thread Vincent Lefevre
On 2006-10-27 10:33:53 +0200, Gabor Gombas wrote: > On Wed, Oct 25, 2006 at 02:37:04PM +0200, Vincent Lefevre wrote: > > > 5. Run it. You should get: > > > > GMP . Library: 4.2.1 - Header: 4.2.17 > > This means the soname of gmp 4.2.1 and 4.2.17 is the same (or you'd > have got an "erro

Bug#395177: libc6: default library search path is inconsistent with gcc

2006-10-27 Thread Gabor Gombas
On Wed, Oct 25, 2006 at 02:37:04PM +0200, Vincent Lefevre wrote: > 5. Run it. You should get: > > GMP . Library: 4.2.1 - Header: 4.2.17 This means the soname of gmp 4.2.1 and 4.2.17 is the same (or you'd have got an "error while loading shared libraries ..." message). But that also mean

Bug#395177: libc6: default library search path is inconsistent with gcc

2006-10-25 Thread Vincent Lefevre
Package: libc6 Version: 2.3.6.ds1-7 Severity: normal (Not sure if this is a bug in libc6 or binutils or another package; I first thought it was a bug in gcc, but a gcc developer said no: .) gcc has /usr/local/include in its default search path, i