Opened 8 years ago
Last modified 7 years ago
#10782 new Bugs
bootstrap.bat fails with recursion exceeding stack limits on win32
Reported by: | Owned by: | ||
---|---|---|---|
Milestone: | To Be Determined | Component: | Building Boost |
Version: | Boost 1.57.0 | Severity: | Problem |
Keywords: | Cc: |
Description
D:\upload\boost_1_57_0>bootstrap.bat Building Boost.Build engine ****** B A T C H R E C U R S I O N exceeds STACK limits ****** Recursion Count=1240, Stack Usage=90 percent ****** B A T C H PROCESSING IS A B O R T E D ****** D:\upload\boost_1_57_0\tools\build\src\engine>
Platform is 32bit Windows XP. This is not the same bug as https://svn.boost.org/trac/boost/ticket/10330
Change History (2)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
As a data point, we're now on 1.59 and I have exactly the same problem on 64-bit Windows 10.
Note:
See TracTickets
for help on using tickets.
Seven months later, we're on 1.58 and this bug still hasn't been addressed...