Boost logo

Boost-Build :

Subject: [Boost-build] user-config.jam vs project-config.jam
From: Alain Miniussi (alain.miniussi_at_[hidden])
Date: 2015-04-21 12:14:42


Hi,

I can't help noticing that the install documentation talks a lot about
some user-config.jam file while boostrap.sh really generate
project-config.jam (which is not mentioned in the doc build section
unless I'm mistaken).

Even in bootstrap.sh, it does not seems to be that clear:

# Generate user-config.jam
echo "Generating Boost.Build configuration in project-config.jam..."
cat > project-config.jam<<EOF
# Boost.Build Configuration
# Automatically generated by bootstrap.sh

So, it seems to me that if I want to explain how to configure a specific
Boost library, I need to mention that the configuration needs to be done
in project-config.jam.

Right ?

Thanks

Alain


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk