From owner-freebsd-questions@FreeBSD.ORG Tue Jul 19 09:54:23 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B33E16A41F for ; Tue, 19 Jul 2005 09:54:23 +0000 (GMT) (envelope-from christopher.hodgins@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BA1A43D49 for ; Tue, 19 Jul 2005 09:54:22 +0000 (GMT) (envelope-from christopher.hodgins@gmail.com) Received: by wproxy.gmail.com with SMTP id 57so1167326wri for ; Tue, 19 Jul 2005 02:54:21 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=kz6x1pic07+JKYeGnnA5v7GsHCxafjBwacoJvufKiDI97dBU9G32TXmi3L3h+oRGtUEjVCj9/dZ1lsIi1eqVIIgCudmdx534u4pH4HilSOtfaflglbuU4BExkJRLILJxd3j9zlfqu4to7vwJF4moJ0PDw9HWNQx37uDK5gPsv4g= Received: by 10.54.38.33 with SMTP id l33mr70650wrl; Tue, 19 Jul 2005 02:53:12 -0700 (PDT) Received: by 10.54.84.16 with HTTP; Tue, 19 Jul 2005 02:53:12 -0700 (PDT) Message-ID: <63c3899e05071902531118007b@mail.gmail.com> Date: Tue, 19 Jul 2005 10:53:12 +0100 From: Chris Hodgins To: freebsd-questions Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Cross-compiling for other architectures X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Chris Hodgins List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jul 2005 09:54:23 -0000 Hi all, Is it possible to cross-compile the base system for the sparc architecture from an x86 machine? I thought I had seen an article on setting this sort of thing up before but I can no longer find it. Thanks Chris