Skip to content

Instantly share code, notes, and snippets.

@gubatron
Created November 15, 2014 17:51
Show Gist options
  • Select an option

  • Save gubatron/2817f42394c70efe420b to your computer and use it in GitHub Desktop.

Select an option

Save gubatron/2817f42394c70efe420b to your computer and use it in GitHub Desktop.
boost bootstrap output
gubatrons-macbook-pro-3:boost_1_57_0 gubatron$ ./bootstrap.sh --with-python=/Users/gubatron/workspace.frostwire/OpenBazaar/env/bin/python
-n Building Boost.Build engine with toolset darwin... 
tools/build/src/engine/bin.macosxx86_64/b2
-n Detecting Python version... 
2.7
-n Detecting Python root... 
/Users/gubatron/workspace.frostwire/OpenBazaar/env/bin/..
-n Unicode/ICU support for Boost.Regex?... 
not found.
Backing up existing Boost.Build configuration in project-config.jam.1
Generating Boost.Build configuration in project-config.jam...

Bootstrapping is done. To build, run:

    ./b2
    
To adjust configuration, edit 'project-config.jam'.
Further information:

   - Command line help:
     ./b2 --help
     
   - Getting started guide: 
     http://www.boost.org/more/getting_started/unix-variants.html
     
   - Boost.Build documentation:
     http://www.boost.org/boost-build2/doc/html/index.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment