Opened 20 years ago
Closed 19 years ago
#70 closed defect (fixed)
Build all variants
| Reported by: | ghost | Owned by: | somebody |
|---|---|---|---|
| Priority: | blocker | Milestone: | C++ Boost maintenance |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
Running "bjam --v2 install" on Boost root should generate all the variants that are currently produces, not just one.
Change History (4)
comment:1 by , 20 years ago
| Milestone: | C++ Boost switch (users) |
|---|---|
| Priority: | major → blocker |
comment:2 by , 19 years ago
| Milestone: | → C++ Boost switch (users) |
|---|
comment:4 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

This needs to get fixed now! It seems that it's not generally possible to build multiple variants at once. This is contrary to what the examples in the docs say:
This may also be affecting testing in that thinks like multi-threading might not be getting tested at all.