Difference between revisions of "Boost"
From CBLFS
Jump to navigationJump to searchChipster19 (talk | contribs) (New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://downloads.sourceforge.net/boost/boost_{{Boost_Version}}.tar.bz2 |} {{Package-Introduction|Boost pro...) |
(→Non-Multilib) |
||
Line 21: | Line 21: | ||
make install | make install | ||
+ | |||
+ | Required patch for gcc 4.x | ||
+ | http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=22;filename=boost.diff;att=1;bug=367825 | ||
== Multilib == | == Multilib == |
Revision as of 18:20, 3 November 2007
Download Source: | http://downloads.sourceforge.net/boost/boost_1_37_0.tar.bz2 |
---|
Contents
Introduction to Boost
Boost provides free peer-reviewed portable C++ source libraries.
Project Homepage: http://www.boost.org/
Dependencies
Required
Non-Multilib
Compile the package:
./configure --prefix=/usr
Install the package:
make install
Required patch for gcc 4.x http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=22;filename=boost.diff;att=1;bug=367825
Multilib
32Bit
Compile the package:
To do...
Install the package:
To do...
N32
Compile the package:
To do...
Install the package:
To do...
64Bit
Compile the package:
To do...
Install the package:
To do...
Contents
Installed Directories: | /usr/include/boost-1_37_0 |
---|---|
Installed Programs: | None |
Installed Libraries: | Many libraries |