From owner-freebsd-questions@FreeBSD.ORG Mon Mar 31 20:08:43 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 29CB39F0 for ; Mon, 31 Mar 2014 20:08:43 +0000 (UTC) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A7ACED8 for ; Mon, 31 Mar 2014 20:08:41 +0000 (UTC) Received: from kw.news4all.se (localhost [127.0.0.1]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id s2VK8WWU090324; Mon, 31 Mar 2014 22:08:32 +0200 (CEST) (envelope-from bah@bananmonarki.se) Message-ID: <5339CB40.8090609@bananmonarki.se> Date: Mon, 31 Mar 2014 22:08:32 +0200 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: XuZhifeng , "freebsd-questions@freebsd.org" Subject: Re: Cross Compile From i386 to amd64 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2014 20:08:43 -0000 On 2014-03-31 20:27, XuZhifeng wrote: > Hi All, > I have a slow i386 machine installed FreeBSD8.2 and a faster amd64 machine installed FreeBSD9.2. And I want to and the vesa support in the i386 machine,but much time is spent on compiling the kernel . So I wonder is there http://filipenf.wordpress.com/2011/10/18/cross-compiling-for-x86-in-freebsd-64-bit/