From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G5RTZ-0004pX-3Q for garchives@archives.gentoo.org; Tue, 25 Jul 2006 18:17:49 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6PIGXSM008033; Tue, 25 Jul 2006 18:16:33 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6PIGWLh029997 for ; Tue, 25 Jul 2006 18:16:33 GMT Received: by py-out-1112.google.com with SMTP id d42so2777870pyd for ; Tue, 25 Jul 2006 11:16:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=JvIBSHgrI2tViOmKCoKXzMIkBBoo8hxi4HqxwcpImLzYt0GXRskmPV6aw88UI4KHrxFP8xjwxRt7Sslx0wpCmkqlV2c1Tt2QRJYL3pr1RnrFIwg0d3pHCQWDzX+7WDQQPyjt6zlQGzDpOcxblzsSGvOaGn/6uZGTv5kJXzxtvKE= Received: by 10.35.132.13 with SMTP id j13mr9856905pyn; Tue, 25 Jul 2006 11:16:32 -0700 (PDT) Received: by 10.35.103.3 with HTTP; Tue, 25 Jul 2006 11:16:32 -0700 (PDT) Message-ID: Date: Tue, 25 Jul 2006 22:16:32 +0400 From: KiberGus To: gentoo-embedded@lists.gentoo.org Subject: [gentoo-embedded] can't resolve symbol '__divsi3' on armv5tel-softfloat-linux-uclibc Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_99749_799755.1153851392533" X-Archives-Salt: 76435d2c-7230-493e-a78c-be285b064bcb X-Archives-Hash: 0bdf283494dfaa30f6f16bee9311bccf ------=_Part_99749_799755.1153851392533 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I'm trying to install gentoo on my PDA. And I have found that some programms (such as nano, python, nm) fail with srting like this: nano: can't resolve symbol '__divsi3' python: can't resolve symbol '__udivsi3' I can't underrstand, how to fix this. Math libraries work OK, my simple test application, which uses floating point operation work fine. Does any body know, what operation __udivsi3 performs? It is clearly, that it is divide, but what type it's arguments have? Thanks. ------=_Part_99749_799755.1153851392533 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I'm trying to install gentoo on my PDA. And I have found that some programms (such as nano, python, nm) fail with srting like this:
nano: can't resolve symbol '__divsi3'
python: can't resolve symbol '__udivsi3'

I can't underrstand, how to fix this. Math libraries work OK, my simple test application, which uses floating point operation work fine. Does any body know, what operation __udivsi3 performs? It is clearly, that it is divide, but what type it's arguments have?
Thanks.


------=_Part_99749_799755.1153851392533-- -- gentoo-embedded@gentoo.org mailing list