From owner-freebsd-mips@FreeBSD.ORG Mon Jan 11 17:39:54 2010 Return-Path: Delivered-To: mips@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4D671065676 for ; Mon, 11 Jan 2010 17:39:54 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 856A88FC1E for ; Mon, 11 Jan 2010 17:39:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id o0BHXDjm057480; Mon, 11 Jan 2010 10:33:13 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 11 Jan 2010 10:34:06 -0700 (MST) Message-Id: <20100111.103406.913208779173321802.imp@bsdimp.com> To: rrs@lakerest.net From: "M. Warner Losh" In-Reply-To: <6DCE8DD6-5448-4917-84FD-A85EEC98115C@lakerest.net> References: <20100110.220332.200754750200111987.imp@bsdimp.com> <6DCE8DD6-5448-4917-84FD-A85EEC98115C@lakerest.net> X-Mailer: Mew version 6.3 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: mips@FreeBSD.org Subject: Re: Merge update.. X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jan 2010 17:39:54 -0000 In message: <6DCE8DD6-5448-4917-84FD-A85EEC98115C@lakerest.net> Randall Stewart writes: : : On Jan 10, 2010, at 9:03 PM, M. Warner Losh wrote: : : > Greetings, : > : > I've got the bulk of the merging of projects/mips done. userland : > builds in both BE and LE modes. : > : > All of the kernels except XLR and SWARM. XLR appears to require a : > special tool chain. : : ??? : : Warner... I did NOT use a special tool chain when building : XLR.. it built with the standard mips chain that was in the : tree as of 12/23... XLR now builds, as does SWARM. I'm close to calling an "all clear" but want to test things one last time before I do. Warner