From greeen@iii.org.tw Wed Mar 14 13:03:06 2001 Received: (uucp@localhost) by guadalquivir.fnet.fr (8.8.8/97.02.12/Guadalquivir); id NAA26757; Wed, 14 Mar 2001 13:03:06 +0100 (MET) Received-Date: Wed, 14 Mar 2001 13:03:06 +0100 (MET) Received: from h179-210-243-135.iii.org.tw(210.243.135.179), claiming to be "mta0.iii.org.tw" via SMTP by guadalquivir.fnet.fr, id smtpd026700; Wed Mar 14 13:02:54 2001 Received: from [140.92.66.45] (helo=iiidns.iii.org.tw) by mta0.iii.org.tw with esmtp (Exim 3.16 #1) id 14d9vH-0002v8-00; Wed, 14 Mar 2001 19:58:35 +0800 Received: from Green ([140.92.12.76]) by iiidns.iii.org.tw (8.10.2/8.10.2) with SMTP id f2EBwXU27922; Wed, 14 Mar 2001 19:58:38 +0800 (CST) Message-ID: <000e01c0ac7d$481fb1a0$4c0c5c8c@trd.iii.org.tw> From: "Greeen-III" To: "LinuxEmbeddedMailList" , "MipsMailList" Subject: Compiler sources!! Date: Wed, 14 Mar 2001 19:52:39 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000B_01C0ACC0.531D47A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 This is a multi-part message in MIME format. ------=_NextPart_000_000B_01C0ACC0.531D47A0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: quoted-printable Hi all experts, I download the bash-2.0.tar.gz. If I want to build with cross-compiler (mipsel-linux-gcc), how could I configure the environment. The following is my configure command. [ mips]$ CC=3Dmipsel-linux-gcc BUILD_CC=3Dgcc AR=3Dmipsel-linux-ar = RANLIB=3Dmipsel-linux-ranlib=20 ./configure --prefix=3D/usr/local/ = --host=3Dmipsel-linux --enable-add-ons=3Dyes It should be wrong. Who could tell me how to configure it? Thanks in advance. ------=_NextPart_000_000B_01C0ACC0.531D47A0 Content-Type: text/html; charset="big5" Content-Transfer-Encoding: quoted-printable
Hi all experts,
I download the bash-2.0.tar.gz.
If I want to build with cross-compiler=20 (mipsel-linux-gcc),
how could I configure the = environment.
 
The following is my configure = command.
 
[ mips]$    =20 CC=3Dmipsel-linux-gcc BUILD_CC=3Dgcc=20 AR=3Dmipsel-linux-ar = RANLIB=3Dmipsel-linux-ranlib=20
        =    =20         ./configure=20 --prefix=3D/usr/local/=20 --host=3Dmipsel-linux=20 --enable-add-ons=3Dyes
 
It should be wrong.
Who could tell me how to configure = it?
Thanks in advance.
------=_NextPart_000_000B_01C0ACC0.531D47A0--