Boost: Difference between revisions

From CBLFS
Jump to navigationJump to search
Chipster19 (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...
 
Nukular (talk | contribs)
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

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
Retrieved from "?title=Boost&oldid=11869"