From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Sun, 18 Dec 2005 14:27:41 +0000 (GMT) Received: from [62.38.104.168] ([62.38.104.168]:59316 "EHLO pfn3.pefnos") by ftp.linux-mips.org with ESMTP id S3458471AbVLRO1Y convert rfc822-to-8bit (ORCPT ); Sun, 18 Dec 2005 14:27:24 +0000 Received: from xorhgos2.pefnos (xorhgos2.pefnos [192.168.0.3]) by pfn3.pefnos (Postfix) with ESMTP id 225C61F101 for ; Sun, 18 Dec 2005 16:28:06 +0200 (EET) From: "P. Christeas" To: linux-mips@linux-mips.org Subject: Re: Build error: undefined reference to `__ashrdi3' Date: Sun, 18 Dec 2005 16:27:58 +0200 User-Agent: KMail/1.9 References: <200512170434.21990.p_christ@hol.gr> In-Reply-To: <200512170434.21990.p_christ@hol.gr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-7" Content-Transfer-Encoding: 8BIT Content-Disposition: inline Message-Id: <200512181628.01482.p_christ@hol.gr> Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 9690 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: p_christ@hol.gr Precedence: bulk X-list: linux-mips > Please, a little help here.. > I tried to rebuild the toolchain, giving --with-float=soft, and still get > the same (as with no such option). It is gcc 4.0.2 + ìClibc > I am porting mips to a new board, so this may be my mistake. Somewhere I > can kick-start this? > How can a kernel build (which should be autonomous) depend on some compiler > setup? FYI, I have copied prototypes for these fn's from arch/ppc and it builds now.