From owner-freebsd-arm@FreeBSD.ORG Thu Feb 21 17:59:14 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A9E5D303 for ; Thu, 21 Feb 2013 17:59:14 +0000 (UTC) (envelope-from werner@thieprojects.ch) Received: from newton.metanet.ch (newton.metanet.ch [80.74.158.130]) by mx1.freebsd.org (Postfix) with ESMTP id 04392C02 for ; Thu, 21 Feb 2013 17:59:13 +0000 (UTC) Received: (qmail 6284 invoked from network); 21 Feb 2013 18:59:12 +0100 Received: from 217-071-083-008.ip-tech.ch (HELO ?192.168.11.88?) (217.71.83.8) by newton.metanet.ch with (DHE-RSA-AES256-SHA encrypted) SMTP; 21 Feb 2013 18:59:12 +0100 Message-ID: <51266071.4040909@thieprojects.ch> Date: Thu, 21 Feb 2013 18:59:13 +0100 From: Werner Thie User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130216 Thunderbird/17.0.3 MIME-Version: 1.0 To: Brett Wynkoop Subject: Re: MFCard access speed difference between RPi and Beaglebone References: <51263322.3030706@thieprojects.ch> <20130221111927.1687e114@ivory.wynn.com> In-Reply-To: <20130221111927.1687e114@ivory.wynn.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-arm@freebsd.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Feb 2013 17:59:14 -0000 Hi > How long did it take you to build python on each box? At the moment I > can only do ports builds on the Pi because of lack of disk space on the > bone. The Bbone on 5V power supply takes 67min to do make install after a make clean make deinstall (all the deps present) Impressive are the 13min spent in the SHA package check ;-) Cheers, Werner