From owner-freebsd-ppc@FreeBSD.ORG Tue Oct 5 08:37:13 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 E61A016A4CE for ; Tue, 5 Oct 2004 08:37:13 +0000 (GMT) Received: from motgate8.mot.com (motgate8.mot.com [129.188.136.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 594D143D31 for ; Tue, 5 Oct 2004 08:37:13 +0000 (GMT) (envelope-from Rafal.Jaworowski@motorola.com) Received: from il06exr04.mot.com (il06exr04.mot.com [129.188.137.134]) by motgate8.mot.com (Motorola/Motgate8) with ESMTP id i958cTDx027733 for ; Tue, 5 Oct 2004 01:38:29 -0700 (MST) Received: from zpl03exm01.mpsc.mot.com (zpl03exm01.mpsc.mot.com [175.28.10.103])i958Zu0H018719 for ; Tue, 5 Oct 2004 03:35:57 -0500 Received: by zpl03exm01.mpsc.mot.com with Internet Mail Service (5.5.2657.72) id ; Tue, 5 Oct 2004 10:37:09 +0200 Message-ID: From: Jaworowski Rafal-ARJ004 To: "'ppc@freebsd.org'" Date: Tue, 5 Oct 2004 10:37:04 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain Subject: 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: Tue, 05 Oct 2004 08:37:14 -0000 Hi, What is the suggested way of setting up a cross build environment nowadays? I tried with 5.2.1-rel but I'm having problems with PowerPC-targetted buildworld. I also tried to cross-compile recent -current off of 5.2.1-rel but it also fails. What is the known baseline that would cross-compile to PowerPC? Maybe I'm missing some patches that need to be applied first? thanks, Rafal