build
build copied to clipboard
Stack overflow in b2
As mentioned in https://github.com/boostorg/bcp/pull/5, I'm getting a stack overflow (due to apparently endless recursion) in b2. Reproducing it is a bit convoluted at this point:
- You need to switch
tools/bcpto thefeature/update-specialsbranch - Build bcp with
b2 tools/bcpfrom the root - Issue
dist/bin/bcp program_options build /some/dir cd /some/dir./bootstrap./b2 libs/program_options/test
Thank you for your contributions. Main development of B2 has moved to https://github.com/bfgroup/b2 This issue has been automatically marked as "transition" to indicate the potential for needing transition to the new B2 development project.