This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bootstrap build bigger than non-bootstrap?


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]