All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] libgcc_s.so.1 dependancy
@ 2003-07-15 11:50 Marc Cousin
  2003-07-16  2:22 ` Luca Berra
  0 siblings, 1 reply; 5+ messages in thread
From: Marc Cousin @ 2003-07-15 11:50 UTC (permalink / raw)
  To: linux-lvm

Hi,
I'm having trouble using LVM2 : lvm is linked with libgcc_c.so, which, of 
course, is in a logical volume ...

ldd tools/lvm
        libdevmapper.so.1.00 => /lib/libdevmapper.so.1.00 (0x40029000)
        libdl.so.2 => /lib/libdl.so.2 (0x40030000)
        libc.so.6 => /lib/libc.so.6 (0x40033000)
        libgcc_s.so.1 => 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/libgcc_s.so.1 (0x40160000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

That's weird, I'm having the problem on one of my gentoos, and not the other 
one. gcc is the same on both :

bash-2.05b$ gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/specs
Configured with: /var/tmp/portage/gcc-3.2.3-r1/work/gcc-3.2.3/configure 
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 
--includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include 
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man 
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared 
--host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib 
--enable-languages=c,c++,ada,f77,objc,java --enable-threads=posix 
--enable-long-long --disable-checking --enable-cstdio=stdio 
--enable-clocale=generic --enable-__cxa_atexit 
--enable-version-specific-runtime-libs 
--with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3 
--with-local-prefix=/usr/local --enable-shared --enable-nls 
--without-included-gettext
Thread model: posix
gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)

On one of them, I've got the libgcc_c dependancy, and not on the other one ...
I've md5sum'd both my gcc, and they're not the same file (probably not 
compiled from the same previous gcc, that's the gentoo touch :) )

How can I get rid of this dependancy (I allready tried gcc -static-libgcc, no 
success)
-- 
   If we don't all watch the same TV, what will keep our culture homogeneous?
		  -- Calvin

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-07-16 11:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-15 11:50 [linux-lvm] libgcc_s.so.1 dependancy Marc Cousin
2003-07-16  2:22 ` Luca Berra
2003-07-16  5:45   ` Christophe Saout
2003-07-16  9:00     ` Bill Rugolsky Jr.
2003-07-16 11:33       ` Marc Cousin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.