public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* linux-2.6.21 and __udivid3
@ 2007-04-26 15:24 l l
  2007-04-26 15:32 ` Peter Zijlstra
  2007-04-26 17:55 ` Adrian Bunk
  0 siblings, 2 replies; 7+ messages in thread
From: l l @ 2007-04-26 15:24 UTC (permalink / raw)
  To: linux-kernel

Hi,

How to link libgcc.a with linux-2.6.21?

  LD      .tmp_vmlinux1
kernel/built-in.o: In function `timespec_add_ns':
/usr/src/linux-2.6.21/kernel/timer.c:828: undefined reference to `__udivdi3'
/usr/src/linux-2.6.21/kernel/timer.c:841: undefined reference to `__udivdi3'
/usr/src/linux-2.6.21/kernel/timer.c:1311: undefined reference to `__udivdi3'
make[1]: *** [.tmp_vmlinux1] Error 1
make[1]: Leaving directory `/usr/src/linux-2.6.21'
make: *** [debian/stamp-build-kernel] Error 2

cc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc/configure --prefix=/usr --libexecdir=/usr/lib
--enable-shared --enable-threads=posix --enable-__cxa_atexit
--enable-clocale=gnu --enable-languages=c,c++,treelang
--with-system-zlib --with-gmp --enable-mpfr
--enable-libstdcxx-allocator=mt
Thread model: posix
gcc version 4.3.0 20070420 (experimental)

TIA

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

end of thread, other threads:[~2007-04-27  9:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-26 15:24 linux-2.6.21 and __udivid3 l l
2007-04-26 15:32 ` Peter Zijlstra
2007-04-26 17:55 ` Adrian Bunk
2007-04-26 19:57   ` Stephen Hemminger
2007-04-27  0:30   ` l l
2007-04-27  0:56     ` l l
2007-04-27  9:11       ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox