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.