From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f6AH7gC31650 for linux-mips-outgoing; Tue, 10 Jul 2001 10:07:42 -0700 Received: from ocean.lucon.org (c1473286-a.stcla1.sfba.home.com [24.176.137.160]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f6AH7fV31647 for ; Tue, 10 Jul 2001 10:07:41 -0700 Received: by ocean.lucon.org (Postfix, from userid 1000) id D9076125BA; Tue, 10 Jul 2001 10:07:40 -0700 (PDT) Date: Tue, 10 Jul 2001 10:07:40 -0700 From: "H . J . Lu" To: Marc Karasek Cc: "'linux-mips@oss.sgi.com'" Subject: Re: MIPS Cross Compiler Tools Message-ID: <20010710100740.G19026@lucon.org> References: <25369470B6F0D41194820002B328BDD27D22@ATLOPS> <20010710094627.D19026@lucon.org> <994784701.9191.0.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <994784701.9191.0.camel@localhost.localdomain>; from marc_karasek@ivivity.com on Tue, Jul 10, 2001 at 01:05:01PM -0400 Sender: owner-linux-mips@oss.sgi.com Precedence: bulk On Tue, Jul 10, 2001 at 01:05:01PM -0400, Marc Karasek wrote: > This is for an embedded platform, with no harddrive. So I will need to > use things like busybox, etc. I just need the headers & libs. So far I > have only been able to find glibc-2.2.2 from deb in an rpm format. > Could not get this to install in /usr/local/mips-linux/... properly. I > guess what I am really looking for is a tgz file of the libs/headers. > SO I can put it where I want it. Any packaged dist (RH, deb) would not > be usefull in this scenario. At least that is my experience todate.... What are you talking about? Did you ask for the cross toolchain? What does it have anything to do with your target? H.J.