Am Mittwoch, den 24.04.2019, 10:04 -0500 schrieb Bruce Dubbs via lfs-
dev:
> On 4/24/19 12:34 AM, Thomas Trepl via lfs-dev wrote:
> > Am Mittwoch, den 24.04.2019, 00:21 -0500 schrieb Bruce Dubbs via lfs-
> > dev:
> > > On 4/24/19 12:05 AM, Thomas Trepl via lfs-dev wrote:
> > > > Hi,
> > > > 
> > > > just for interest/fun I build a "full featured" gcc-9 including ada
> > > > and all other available frontends. Note that there is a new language
> > > > frontend for 'D'  :-)
> > > > 
> > > > All in all, it does not look bad, what do you think?
> > > 
> > > Yes, looks pretty good.  How long did it take to doo all that?  Build
> > > and installed sizes?
> > > 
> > >     -- Bruce
> > 
> > My scripts reported
> > 
> > INFO   : 00:17:41 +-----------------------------------------------
> > INFO   : 00:17:41 | Module ....... gcc9
> > INFO   : 00:17:41 | Duration ..... 13855 seconds
> > INFO   : 00:17:41 | SBU .......... 144.32
> > INFO   : 00:17:41 | Build size ... 12.5 GB
> > INFO   : 00:17:41 | Test size .... + 1.1 GB
> > INFO   : 00:17:41 | Bin size ..... 3.8 GB
> > INFO   : 00:17:41 | Total size ... 17.4 GB
> > INFO   : 00:17:41 +-----------------------------------------------
> > 
> > so it last nearly 4 hours using 4 cores in a VM with 4GB RAM. The
> > 'Total size' includes everything, source, binaries and logfiles and so
> > on.
> 
> Thanks a lot.  When gcc9 gets released, these numbers can be listed for 
> informative purposes even though we will probably not recommend building 
> everything.
> 
>    -- Bruce

Yes, its an rough estimate. The above numbers (the duration) includes
the test run (make -k check). Without, duration went down to 7464sec
(77.75 SBU). And all this*) numbers are for a multilib-enabled gcc
(m32 as well as mx32).

A native 32bit gcc (of course non-multilib) lasts 5744sec (59.83 SBU)
to build without check, but also including all available languages.

--
Thomas

*) to the native speakers: is 'this numbers' here correct or should it
read 'these numbers' ?


-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to