- To: gcc-help@xxxxxxxxxxx
- Subject: Re: bootstrap build bigger than non-bootstrap?
- From: Andrew Haley <aph@xxxxxxxxxx>
- Date: Mon, 12 Mar 2012 11:02:45 +0000
- Comment: DKIM? See http://www.dkim.org
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1332154992; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Received: Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding: Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:Sender:Delivered-To; bh=hyO6lusXf8TbhTCpiRgW NdrWHBY=; b=V27AjpRHNhF196DFvxfUOn9yJmaYL0YthMKb0E3L40rIvr+CyG16 IOa2G8HUeCsG0nAmAK/m44WrrCf/rl/9B0cQxAyyHj7TvyhhIxbRfVumJNZJMEQF H2YOSsaIExfCwmVr4PMYd1wzKAFRr7BxeZB/f+/VhrUNtXjwENqySHg=
- In-reply-to: <loom.20120312T110929-549@post.gmane.org>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1
On 03/12/2012 10:09 AM, Christer Solskogen wrote:
> Christer Solskogen <christer.solskogen <at> gmail.com> writes:
>
>>
>> On Sun, Mar 11, 2012 at 6:40 PM, Jonathan Wakely <jwakely.gcc <at> gmail.com>
> wrote:
>>> On 11 March 2012 16:37, Christer Solskogen wrote:
>>>> How come a bootstrap build of gcc is almost triple the size as a
>>>> non-boostrap build?
>>>
>>>
>>> By what measure, disk space used by the build dir?
>>
>> No, because that would make sense I mean the resulting binaries.
>
> In my case a non-bootstrap build is 81M, and a bootstrap build is 324M.
objdump is your friend. Have a look at section sizes.
Andrew.
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]