From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by oss.sgi.com id ; Tue, 12 Dec 2000 01:35:32 -0800 Received: from mx.mips.com ([206.31.31.226]:52138 "EHLO mx.mips.com") by oss.sgi.com with ESMTP id ; Tue, 12 Dec 2000 01:35:27 -0800 Received: from newman.mips.com (ns-dmz [206.31.31.225]) by mx.mips.com (8.9.3/8.9.0) with ESMTP id BAA21707; Tue, 12 Dec 2000 01:35:24 -0800 (PST) Received: from copfs01.mips.com (copfs01 [192.168.205.101]) by newman.mips.com (8.9.3/8.9.0) with ESMTP id BAA17577; Tue, 12 Dec 2000 01:35:22 -0800 (PST) Received: from mips.com (coppccl [172.17.27.2]) by copfs01.mips.com (8.9.1/8.9.0) with ESMTP id KAA19637; Tue, 12 Dec 2000 10:34:58 +0100 (MET) Message-ID: <3A35F0CE.6A6D1BA4@mips.com> Date: Tue, 12 Dec 2000 10:33:03 +0100 From: Carsten Langgaard Organization: MIPS X-Mailer: Mozilla 4.72 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: Ralf Baechle CC: linux-mips@oss.sgi.com Subject: Re: Crosscompiler References: <3A34D621.51AB8654@mips.com> <20001212050724.A517@bacchus.dhis.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-linux-mips@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;linux-mips-outgoing Ralf Baechle wrote: > On Mon, Dec 11, 2000 at 02:26:57PM +0100, Carsten Langgaard wrote: > > > Where can I find a precompiled crosscompiler for mips 64 little endian ? > > > > I coundn't find any under > > ftp://oss.sgi.com/pub/linux/mips/crossdev/i386-linux/ > > Correct - because I simply didn't build one. With no supported system there > plain wasn't any reason to. Anyway, it's a mostly automatic process to > brew one for you, so hold your breath. But only if you're really good > at it :-) Ok, thanks. I will try to hold my breath as long as I can, meanwhile I will go and do some Christmas shopping, which definitely are breath taking :-) > > Ralf