Gentoo Archives: gentoo-embedded

From: KiberGus <kibergus@×××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] can't resolve symbol '__divsi3' on armv5tel-softfloat-linux-uclibc
Date: Tue, 25 Jul 2006 18:17:49
Message-Id: b7ac62250607251116u2ff3f935ofea74c6267e499b1@mail.gmail.com
1 I'm trying to install gentoo on my PDA. And I have found that some programms
2 (such as nano, python, nm) fail with srting like this:
3 nano: can't resolve symbol '__divsi3'
4 python: can't resolve symbol '__udivsi3'
5
6 I can't underrstand, how to fix this. Math libraries work OK, my simple test
7 application, which uses floating point operation work fine. Does any body
8 know, what operation __udivsi3 performs? It is clearly, that it is divide,
9 but what type it's arguments have?
10 Thanks.

Replies