Opened 19 years ago

Closed 17 years ago

#112 closed defect (fixed)

Build less variants

Reported by: ghost Owned by: somebody
Priority: major Milestone: C++ Boost maintenance
Component: component1 Version:
Keywords: Cc:

Description

For C++ Boost, building 8 variants by default is too much, and takes long of time. We should be debug/release of MT shared build, and let users request the needed variants explicitly.

Most likely for 1.35 only.

Change History (2)

comment:1 by ghost, 18 years ago

Milestone: C++ Boost maintenance

comment:2 by jurko.gospodnetic@…, 17 years ago

Resolution: fixed
Status: newclosed

Already done in the Boost library 1.35.0 release.

Note though that this has causes a volley of questions like 'My program can not find Boost library xx.yy.zz. I built the library. Why does it not work?' due to users not building the correct variant.

Note: See TracTickets for help on using tickets.