On Sun, Feb 03, 2019 at 03:18:04AM +0000, Ken Moffat via blfs-dev wrote:
> > 
> > Seems to work ok, and was significantly faster (I guess that with
> > clang -Os is a lot quicker than -O2).  Rebuilding manually to see if
> > the space changed ...
> 
> And then I discovered I'd not only removed the =-O2 from
> the --enable-optimize, I'd also commented the whole line.  But
> according to
>  
> https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Configuring_Build_Options
> the default is enable-optimize so I suppsoe I'm ok.
> 
After my usual mix of mistakes, I've at last managed to manually
build and DESTDIR both --enable-optimize and with that commented out.
The overall measurements are similar, but with the option commented
out the install is 4KB smaller while the build is 96k bigger.

Timings for hte build continue to vary, I think this is just the
usual "the build system is in python, be grateful if it works"
position ;-)

But it does seem to be a bit quicker than what I had for the shipped
libwebp.  I'll fix the book.

ĸen
-- 
thread 'main' panicked at 'giraffe',
/tmp/rustc-1.32.0-src/src/test/run-fail/while-panic.rs:17:13
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to