public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* redefinition of glibc symbols in libgcc_s
@ 2004-11-17 13:28 Philippe Haution
  2004-12-09 20:10 ` Philippe Haution
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe Haution @ 2004-11-17 13:28 UTC (permalink / raw)
  To: gcc-help

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@GLIBC_2.0'
/local00/gcc3.2.3/lib/libgcc_s.so.1(*IND*+0x0):
multiple definition of `__umoddi3@GLIBC_2.0'
/lib/libc.so.6(.text+0x8a0): first defined here
/local00/gcc3.2.3/lib/libgcc_s.so.1(*IND*+0x0):
multiple definition of `__udivdi3@GLIBC_2.0'
/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@GLIBC_2.0'
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

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

end of thread, other threads:[~2004-12-09 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-17 13:28 redefinition of glibc symbols in libgcc_s Philippe Haution
2004-12-09 20:10 ` Philippe Haution

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).