
Am 04.03.2012 05:35, schrieb Marshall Clow:
On Mar 3, 2012, at 8:21 PM, Steven Watanabe wrote:
AMDG
On 03/03/2012 08:09 PM, Marshall Clow wrote:
On Mar 3, 2012, at 7:47 PM, Marshall Clow wrote:
- has_icu builds : no /Volumes/EyeFive/Marshall/Sources/boost/trunk/tools/build/v2/build/targets.jam:604: in object(main-target)@26280.add-alternative from module object(main-target)@26280 error: default build must be identical in all alternatives error: main target is ../libs/context/build/asm_context_sources error: with error: differing from previous default build<toolset>darwin Ok - It wasn't my latest changes. Building from 77193 gives the same results
It was introduced in r77191 and should be fixed in r77196. Basically, the message target is buggy and can't safely be used as a target alternative.
Maybe it was the other changes that were made to build (77190/91/92/93), but they look benign to me. Suggestions on the best way to debug this? Thanks, Steven.
Updating to r77196 solved the problem.
-- Marshall
Marshall Clow Idio Software<mailto:mclow.lists@gmail.com>
A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait). -- Yu Suzuki
_______________________________________________ Unsubscribe& other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
on x86-64 I get an error that the cpu does not support the instruction-set. -d2 option shows: -march=i386 -m64 Oliver