cgal/Maintenance/infrastructure/renoir.geometryfactory.com/boost
Laurent Rineau 36b0ce25dd Update the script that help compiling Boost 2013-12-10 17:33:44 +01:00
..
README.txt Update my Boost configuration. 2012-06-11 16:14:46 +00:00
compile-boost Update the script that help compiling Boost 2013-12-10 17:33:44 +01:00
user-config.jam Update my Boost configuration. 2012-06-11 16:14:46 +00:00

README.txt

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

user-config.jam
        Copy to tools/build/v2/

compile-boost
        Shell script to launch the compilation of Boost libraries with
        several configurations (different ABI).


The configurations are:
  - in stage/ for all g++ compilers with default options, gcc>=4.5,
  - in stage-intel/ for the Intel compilers,
  - in stage-cxxdebug/ for the g++ compilers with the STL debug mode
    (different ABI), for gcc>=4.6.

In addition, there is a configuration in stage-4.1/ for the g++-4.1
compiler (the one used on the Linux distribution RHEL 5).