
On 28/02/07, Boris Gubenko <Boris.Gubenko@hp.com> wrote:
I know that -mt and +DD64 are hard-coded in acc.jam, I think, we discussed it before. Making them features is on my list, but not as a high-priority task. Certainly, not before HP-UX/aCC6 is completely green. Of course, any help is welcome.
Guess, I took a short cut by defining the macro *BOOST_HAS_THREADS*
From the link: [John] If so then BOOST_HAS_THREADS should get turned on automatically when building in multithread-mode *only* in boost/config/suffix.hpp.
This fails to happen if I remove the hardcoded *-mt* flag and instead instruct bjam to build both sinlge and multi threaded versions of the libraries. Problems with bjam probably ? Seems like it's not passing *-mt* flag to the compiler for multi-threaded build.
Volodya can give you definitive answer.
Please see: http://thread.gmane.org/gmane.comp.lib.boost.build/15204 for more details.
Thanks, Boris -- regards, Prashant Thakre