From owner-freebsd-arch@FreeBSD.ORG Thu Mar 19 01:04:52 2009 Return-Path: Delivered-To: arch@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FCF21065670 for ; Thu, 19 Mar 2009 01:04:52 +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 311708FC19 for ; Thu, 19 Mar 2009 01:04:52 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id n2J119Si059532; Wed, 18 Mar 2009 19:01:09 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 18 Mar 2009 19:01:41 -0600 (MDT) Message-Id: <20090318.190141.2040345308.imp@bsdimp.com> To: jhein@timing.com From: "M. Warner Losh" In-Reply-To: <18881.38984.133668.539997@gromit.timing.com> References: <18877.57878.136116.691250@gromit.timing.com> <20090318.183646.-593221015.imp@bsdimp.com> <18881.38984.133668.539997@gromit.timing.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ed@80386.nl, arch@FreeBSD.org Subject: Re: Final sanity pass: xdev X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Mar 2009 01:04:52 -0000 In message: <18881.38984.133668.539997@gromit.timing.com> John Hein writes: : > : One more thing... Now that we've switched to bsd ar, installing : > : gnu/usr.bin/binutils installs the gnu ar as gnu-ar. Cross-built : > : ports can't find arm-freebsd8.0-ar : > : > Doh! Thanks for the patch. I'll run it through my QA cycle. : : Okay. Thanks for getting the 1000 monkeys to give it a test run ;) Sadly, I'm an old-time C++ programmer, so I have a virtual base class that causes 1000 virtual monkeys to be created and shoot my foot at random intervals. Not the most useful thing in the world, but it is C++, so what can you do :) Warner