This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
(gcc-3.4.cvs) undefined reference to `__udivdi3'
- From: Axel Siebenwirth <axel at pearbough dot net>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 25 Jan 2004 23:32:26 +0100
- Subject: (gcc-3.4.cvs) undefined reference to `__udivdi3'
- Organization: pearbough.net
hi,
compiler:
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.0/specs
Configured with: ../gcc-3.4/configure --prefix=/usr --enable-shared
--enable-threads=posix --enable-__cxa_atexit --disable-checking
--with-gnu-ld --verbose --enable-languages=c,c++ --disable-nls
--disable-libgcj
Thread model: posix
gcc version 3.4.0 20040122 (prerelease)
system:
slackware-current
description:
I have built gcc from CVS a couple of days ago and build programs with it
now and get certain error with every other program:
cc -Wall -O2 -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0` -DENABLE_NLS
-DLOCALEDIR=\"/usr/local/share/locale\" main.o alerts.o battery.o base64.o
clock.o cpu.o disk.o fs.o hostname.o inet.o mail.o mem.o net.o proc.o
sensors.o uptime.o chart.o panel.o
config.o gui.o krell.o plugins.o pixops.o smbdes.o smbencrypt.o smbmd4.o
smbutil.o client.o utils.o winops-x11.o sysdeps-unix.o
deprecated.o md5c.o -o gkrellm `pkg-config --libs gtk+-2.0 gthread-2.0`
-L/usr/X11R6/lib -lSM -lICE -lssl -lcrypto -Wl,-E
chart.o(.text+0x570): In function `chartdata_ycoord':
: undefined reference to `__udivdi3'
collect2: ld returned 1 exit status
make[1]: *** [gkrellm] Error 1
this also happens when I try to build mozilla or another gcc but then it's
also __divdi3 or something like that.
Have I done something wrong when building gcc? Conflicts with existing
libs/headers? Binutils?
I have no idea.
Thank you for any help!
Axel
____________________________________________________________________________
Axel Siebenwirth phone +49 3641 776807 |
Am Birnstiel 3 axel at pearbough dot net |
07745 Jena |
Germany________________________________________________http://pearbough.net |
Nature, to be commanded, must be obeyed.
-- Francis Bacon
____________________________________________________________________________