$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Add CPU Architecture To The Library Name
From: Ashutosh Warikoo (bornlibra23_at_[hidden])
Date: 2015-04-03 04:59:03
I would like to propose a change where boost libraries would include the
CPU architecture x86 or x64 etc to the library name. I have tried doing
this in the boostcpp.jam but failed. This will be very convenient as when
the build is versioned all the files can reside in the same directory &
build process is more convenient.
Please advise.