$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [build] 1.49 unable to bootstrap boost
From: yuri kilochek (yuri.kilochek_at_[hidden])
Date: 2012-02-29 15:05:02
Not sure if this goes here.
On Windows 7, when I try to do bootstrap on a freshly unzipped boost
1.49 at the root directory, I get the following output:
Building Boost.Build engine
But that is as far as it gets before os terminates whatever it is
doing with this (roughly translated from russian):
**** Â Â Â Â Â Â Â Â STACK SIZE EXCEEDED Â Â Â Â Â Â Â Â ****
**** Â Â Â WHILE PERFORMING RECURSION IN BATCH MODE Â Â Â ****
Recursion depth=654, Stack usage=90 percent.
**** Â Â Â Â Â Â Â BATCH PROCESSING ABORTED Â Â Â Â Â Â Â ****
Is there a way to build boost bypassing this?