From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] Why does boost require bzip2
Date: Mon, 03 Jun 2013 20:36:00 +0200 [thread overview]
Message-ID: <87wqqbghyn.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <51ACDCD8.5080806@carallon.com> (Will Wagner's message of "Mon, 03 Jun 2013 19:13:44 +0100")
>>>>> "Will" == Will Wagner <will_wagner@carallon.com> writes:
Will> Hello,
Will> Does anyone know why the boost package requires bzip2? I am
Will> wanting to build a very small rootfs and require only a single
Will> boost library, I want to avoid the overhead of having the bzip2
Will> library in my target fs.
It has been there since the boost package was added:
commit f64a740f360439bbab6526b8a08588a57ea8fd52
Author: Yegor Yefremov <yegor_sub1@visionsystems.de>
Date: Thu Oct 13 12:39:12 2011 +0200
boost: New package added. Version 1.47
[Peter: Config.in tweaks]
Signed-off-by: Allan W. Nielsen <a@awn.dk>
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
But I don't know enough about boost to know if it really is needed.
I must say that libbz2 is probably not your biggest concern compared to
the size of libstdc++ and the template heavy boost code:
-rwxr-xr-x 1 peko peko 73K Jun 3 20:28 output/target/usr/lib/libbz2.so.1.0.6
-rwxr-xr-x 1 peko peko 624K 2013-06-03 19:42 output/target/usr/lib/libstdc++.so.6.0.16
Will> If I change the boost package it still manages to build all the
Will> libraries so I can't work out which libraries need bzip2.
Perhaps it used to be a dependency of something, and isn't anymore? We
have relatively recently (February) bumped the boost version to 1.53.0.
Will> (I also have a build failure when trying to build the boost
Will> context library, it is failing because my arm target doesn't
Will> support the assembler, I'll look into that error separately).
Thanks!
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2013-06-03 18:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-03 18:13 [Buildroot] Why does boost require bzip2 Will Wagner
2013-06-03 18:36 ` Peter Korsgaard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wqqbghyn.fsf@dell.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox