From owner-freebsd-questions@FreeBSD.ORG Mon Mar 31 18:32:24 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9AC0A95 for ; Mon, 31 Mar 2014 18:32:24 +0000 (UTC) Received: from col0-omc4-s17.col0.hotmail.com (col0-omc4-s17.col0.hotmail.com [65.55.34.219]) by mx1.freebsd.org (Postfix) with ESMTP id 7BACA36C for ; Mon, 31 Mar 2014 18:32:24 +0000 (UTC) Received: from COL402-EAS369 ([65.55.34.200]) by col0-omc4-s17.col0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 31 Mar 2014 11:32:18 -0700 X-TMN: [X67vOVO6eToHeyGgjT7NnjQ8DTJkrl4w] X-Originating-Email: [szive@live.com] Message-ID: MIME-Version: 1.0 From: XuZhifeng Subject: Cross Compile From i386 to amd64 Date: Tue, 1 Apr 2014 02:32:06 +0800 To: XuZhifeng , "freebsd-questions@freebsd.org" X-OriginalArrivalTime: 31 Mar 2014 18:32:18.0330 (UTC) FILETIME=[8BDB7FA0:01CF4D0F] Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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 18:32:24 -0000 So I wonder is there any idea that I can compile the i386 kernel on amd64 m= achine? Thanks=2C Zhifenf ________________________________ =E5=8F=91=E4=BB=B6=E4=BA=BA: XuZhifeng =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2014-04-01 2:27 =E6=94=B6=E4=BB=B6=E4=BA=BA: freebsd-questions@freebsd.org =E4=B8=BB=E9=A2=98: Cross Compile From i386 to amd64 Hi All=2C I have a slow i386 machine installed FreeBSD8.2 and a faster amd64 machin= e installed FreeBSD9.2. And I want to and the vesa support in the i386 mach= ine=2Cbut much time is spent on compiling the kernel . So I wonder is ther= e