From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 30 May 2007 07:00:09 +0100 (BST) Received: from web94307.mail.in2.yahoo.com ([203.104.16.217]:40536 "HELO web94307.mail.in2.yahoo.com") by ftp.linux-mips.org with SMTP id S20021730AbXE3GAH (ORCPT ); Wed, 30 May 2007 07:00:07 +0100 Received: (qmail 55147 invoked by uid 60001); 30 May 2007 05:58:59 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=X-YMail-OSG:Received:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=1mkbfeV5VjurMMMwoIIWfyNL4EsXa8x0zbfsj8xEVX/JF9KVR6R4vFWhyOyfjSQLEjv3vO9sbnsrdlYRZ+RE4cSl00VzQ4AaoqFPX5hF6RS8waUTP/+154yod8FJNCiAKFb+eZ7TTGPk2SblS85GXuVzKZL1prd1q4O6O+wvYCg=; X-YMail-OSG: 2Zp7z0cVM1mpqbthh0Z1OBSRH_V1hQJMD3F9g6be Received: from [59.92.97.133] by web94307.mail.in2.yahoo.com via HTTP; Wed, 30 May 2007 06:58:59 BST Date: Wed, 30 May 2007 06:58:59 +0100 (BST) From: saravanan sar Subject: Re: toolchain procedure for AU1200 To: linux-mips@linux-mips.org Cc: Jim Wilson MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-903485870-1180504739=:50669" Content-Transfer-Encoding: 8bit Message-ID: <469243.50669.qm@web94307.mail.in2.yahoo.com> 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: 15188 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: sar_van81@yahoo.co.in Precedence: bulk X-list: linux-mips --0-903485870-1180504739=:50669 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Jim Wilson: I used higher version of crosstool-crosstool-0.43 and it compiled sucessfully. I can also find the toolchain binaries in the path "/opt/crosstool/".but when i used that to compile kernel comfigured for Db1200 board,it showed me the following errors: suse:/home/LINUXAU1200/linux # make arch/mips/Makefile:776: warning: overriding commands for target `mips-boot' arch/mips/Makefile:771: warning: ignoring old commands for target `mips-boot' scripts/split-include include/linux/autoconf.h include/config mips_nfp_le-gcc -D__KERNEL__ -I/home/LINUXAU1200/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -I /home/LINUXAU1200/linux/include/asm/gcc -G 0 -mno-abicalls -fno-pic -pipe -mcpu=r4600 -mips2 -Wa,--trap -DKBUILD_BASENAME=main -c -o init/main.o init/main.c make: mips_nfp_le-gcc: Command not found make: *** [init/main.o] Error 127 suse:/home/LINUXAU1200/linux # i know this error prompts only if we did not specify the path to the toolchain. but i specifed as follows: export PATH=/opt/crosstool/gcc-x.x.x-glibc-x.x.x/mipsel-linux/bin:$PATH But then also i was not successfull. can anyone say me where am i going wrong? thanks in advance, saravanan. --------------------------------- Here’s a new way to find what you're looking for - Yahoo! Answers --0-903485870-1180504739=:50669 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: 8bit
Jim Wilson:

I used higher version of crosstool-crosstool-0.43 and it
compiled sucessfully. I can also find the toolchain binaries
in the path "/opt/crosstool/".but when i used that to compile
kernel comfigured for Db1200 board,it showed me the following
errors:
suse:/home/LINUXAU1200/linux # make
arch/mips/Makefile:776: warning: overriding commands for target `mips-boot'
arch/mips/Makefile:771: warning: ignoring old commands for target `mips-boot'
scripts/split-include include/linux/autoconf.h include/config
mips_nfp_le-gcc -D__KERNEL__ -I/home/LINUXAU1200/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -I /home/LINUXAU1200/linux/include/asm/gcc -G 0 -mno-abicalls -fno-pic -pipe -mcpu=r4600 -mips2 -Wa,--trap -DKBUILD_BASENAME=main -c -o init/main.o init/main.c
make: mips_nfp_le-gcc: Command not found
make: *** [init/main.o] Error 127
suse:/home/LINUXAU1200/linux #

i know this error prompts only if we did not specify the
path to the toolchain. but i specifed as follows:

export PATH=/opt/crosstool/gcc-x.x.x-glibc-x.x.x/mipsel-linux/bin:$PATH

But then also i was not successfull. can anyone say me where am i going wrong?

thanks in advance,

saravanan.


Here’s a new way to find what you're looking for - Yahoo! Answers --0-903485870-1180504739=:50669--