From owner-freebsd-ppc@FreeBSD.ORG Thu Oct 7 08:19:32 2004 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 331A316A4CE; Thu, 7 Oct 2004 08:19:32 +0000 (GMT) Received: from motgate8.mot.com (motgate8.mot.com [129.188.136.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4DB543D54; Thu, 7 Oct 2004 08:19:31 +0000 (GMT) (envelope-from Rafal.Jaworowski@motorola.com) Received: from il06exr06.mot.com (il06exr06.mot.com [129.188.137.136]) by motgate8.mot.com (Motorola/Motgate8) with ESMTP id i978KlhZ014279; Thu, 7 Oct 2004 01:20:47 -0700 (MST) Received: from zpl03exm01.mpsc.mot.com (zpl03exm01.mpsc.mot.com [175.28.10.103])i978JSs6023309; Thu, 7 Oct 2004 03:19:29 -0500 Received: by zpl03exm01.mpsc.mot.com with Internet Mail Service (5.5.2657.72) id <4KPNGN7S>; Thu, 7 Oct 2004 10:19:28 +0200 Message-ID: From: Jaworowski Rafal-ARJ004 To: "'Suleiman Souhlal'" Date: Thu, 7 Oct 2004 10:19:28 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain cc: ppc@FreeBSD.org Subject: RE: cross build env for PowerPC X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 08:19:32 -0000 > >On Tue, 2004-10-05 at 04:37, Jaworowski Rafal-ARJ004 wrote: > >> What is the known baseline that would cross-compile to >PowerPC? Maybe >> I'm missing some patches that need to be applied first? > >You probably need to apply >http://people.freebsd.org/>~ssouhlal/sysv4.h.diff > >I >cross-compile from a 6.0-CURRENT >box, but I think you should be able to do it from 5.2.1 (or 5.3) too. > Hi Suleiman, the patch worked - I've got cross compiled world and kernel now. thanks! Why isn't it commited to the tree yet? Rafal