redefinition of glibc symbols in libgcc_s

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

When linking common open source packages like bonobo
or Apache http with gcc 3.2.3 (Linux Debian
2.4.25-1-686, glibc 2.3.2), I frequently have the
following error :

/usr/bin/ld: /local00/gcc3.2.3/lib/libgcc_s.so.1:
warning: unexpected redefinition of
`__divdi3@xxxxxxxxx'
/local00/gcc3.2.3/lib/libgcc_s.so.1(*IND*+0x0):
multiple definition of `__umoddi3@xxxxxxxxx'
/lib/libc.so.6(.text+0x8a0): first defined here
/local00/gcc3.2.3/lib/libgcc_s.so.1(*IND*+0x0):
multiple definition of `__udivdi3@xxxxxxxxx'
/lib/libc.so.6(.text+0x870): first defined here
/usr/bin/ld: /local00/gcc3.2.3/lib/libgcc_s.so.1:
warning: unexpected redefinition of
`__moddi3@xxxxxxxxx'
collect2: ld returned 1 exit status

I found some discussions about this issue in the gcc
mailing lists but they are 2 years old and they did
not seem to give a solution.

I had a look at the gcc source :
gcc/config/libgcc-glibc.ver redefines symbols already
exported by glibc so how is it supposed not to clash ?

Regards,

PH


	

	
		
Vous manquez d?espace pour stocker vos mails ? 
Yahoo! Mail vous offre GRATUITEMENT 100 Mo !
Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/

Le nouveau Yahoo! Messenger est arrivé ! Découvrez toutes les nouveautés pour dialoguer instantanément avec vos amis. A télécharger gratuitement sur http://fr.messenger.yahoo.com

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux