On Tue, Oct 30, 2012 at 4:26 PM, Diego Elio Pettenò <flamee...@flameeyes.eu>wrote:
> On 30/10/2012 12:31, Michael Mol wrote: > > > > I've never understood why Gentoo uses a separate ebuild for it. I mean, > > I can understand some efficiency gains from having a single compiled > > copy, but it shouldn't be surprising in the least when upstream makes > > breaking changes in the API. > > Because bundled libraries are bad. > In general, I agree...but Boost wasn't intended to be a shared library, so there shouldn't be a conflict there. Now, I understand that it's supremely convenient to be able to fix a bug in one place, rather than grep and patch that bug in the source of all the other packages...but then you come back to messes spawning from upstream not treating that as a supported configuration. Though since I'm not contributing labor (apart from the five minutes to write this email), I probably don't really have the right perspective. -- :wq