Bug 755 - Add Boost libraries as a package
Summary: Add Boost libraries as a package
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 enhancement
Target Milestone: 2010.05
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-02 08:00 UTC by Joachim Pihl
Modified: 2012-02-03 13:34 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Boost 1.35 package for buildroot (5.08 KB, application/x-gzip)
2009-12-02 08:00 UTC, Joachim Pihl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joachim Pihl 2009-12-02 08:00:51 UTC
Created attachment 787 [details]
Boost 1.35 package for buildroot

The attached package builds Boost 1.35, which is getting rather old. Boost uses a rather tricky build system for the compiled libraries (most are headers only, i.e. no problem), so updating the package to a later version may not be straight ahead.

Known issues: atomic_add32() and atomic_cas32() are set to abort if called on ARM, we have never seen them be called.
Comment 1 Thomas Petazzoni 2010-02-21 22:33:05 UTC
Move milestone to 2010.05 since enhancements will not be handled before the release of 2010.02.
Comment 2 Thomas Petazzoni 2012-02-03 13:34:00 UTC
A boost package, with boost 1.47.0 has been added in Buildroot and will be part of the upcoming 2012.02 stable release.