Boost logo

Boost-Build :

Subject: [Boost-build] Boost build failed if custom toolset path is not available
From: marfro (markus.froschauer_at_[hidden])
Date: 2016-02-17 02:49:23


Hi,

I am successfully compiling the boost library (1_46_0) for msvc and for gcc.

For gcc I use a custom toolset path. Therefore I created an entry in the
user-config.jam file. If that path is not available the whole boost build
files even when I build it only for msvc.

After enabling the debug information I see that the build process
initializes and checks all using statements of the user-config.jam file. Why
is that necessary, since I already named the toolset on the bjam call?

Does anybody know if I can avoid this behaviour so the build still be
successfull even though the path is missing?

Best regards,

MF

--
View this message in context: http://boost.2283326.n4.nabble.com/Boost-build-failed-if-custom-toolset-path-is-not-available-tp4683565.html
Sent from the Boost - Build mailing list archive at Nabble.com.

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