From owner-freebsd-hackers@FreeBSD.ORG Wed Aug 15 20:19:35 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D15F31065672; Wed, 15 Aug 2012 20:19:35 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 772268FC08; Wed, 15 Aug 2012 20:19:35 +0000 (UTC) Received: by yhfs35 with SMTP id s35so2708511yhf.13 for ; Wed, 15 Aug 2012 13:19:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=LyONxe+wB/6Zgfxm0dVMrZA854JMl7eBSM1M/vX4sJU=; b=Ot8j2vBLeeJ/KSdYAHm14eCte1HMfvCO+AYypv8nSI0rEmY6fSpB/xNsaaGMQUhusV tk4uOOaAbLw/V/G1cZ5C9BB3mYQ90GAa/bANRhUlmnPpQueDvyJC/PnB9+oe4tuTOQ/H wYrT7/PighjfXbW4Lgh02QQ5E51k70QdsURLZE+BkGWMot+EiraHIyzCQ67h1NesOvKC zwVMZZ0yJmTpxG+GcwMctc5C3kqbyLGKw1ypuUDrZHkTWP8jroqa2cPjvIF3Bzau20De 2/frPnsEx6qqK8NkW+6c2cRyqtPHhgHgWw3EaMBy5H7SHxLsOzH32Rc6S4S5z1zTkcEw u4Kg== MIME-Version: 1.0 Received: by 10.50.171.100 with SMTP id at4mr12149336igc.47.1345061974528; Wed, 15 Aug 2012 13:19:34 -0700 (PDT) Received: by 10.64.176.200 with HTTP; Wed, 15 Aug 2012 13:19:33 -0700 (PDT) In-Reply-To: References: <62153.1345056899@critter.freebsd.dk> Date: Wed, 15 Aug 2012 13:19:33 -0700 Message-ID: From: Garrett Cooper To: Adrian Chadd Content-Type: text/plain; charset=ISO-8859-1 Cc: Konstantin Belousov , freebsd-hackers@freebsd.org, Poul-Henning Kamp , Dan Plassche Subject: Re: [maybe spam] Re: FreeBSD 1.x Binaries Work Except under Chroot X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Aug 2012 20:19:35 -0000 On Wed, Aug 15, 2012 at 12:30 PM, Adrian Chadd wrote: > On 15 August 2012 11:54, Poul-Henning Kamp wrote: >> In message >> , Adrian Chadd writes: >>>Holy. Crap. 17 seconds? >>> >>>Can we please go back to having it take this long? please? >> >> 386BSD was even better, and I have a machine that boots it in less >> than 15 seconds from power-on... > > :-) > > Embedded systems stuff will love you if we could slim the build and > binary/library size down by this much. > > Sheesh, compilers do a lot of work these days, don't they? > > Has anyone done a (recent) comparison of execution size/efficiency > given the evolution of GCC? That and (obviously) the FreeBSD source tree has grown.. -Garrett