Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
diana:windows:building:boost [2010-02-11 18:21:01] dages |
diana:windows:building:boost [2022-05-31 09:29:31] (current) |
||
---|---|---|---|
Line 53: | Line 53: | ||
$ bjam toolset=gcc variant=release link=shared threading=multi \ | $ bjam toolset=gcc variant=release link=shared threading=multi \ | ||
- | | + | |
| | ||
| | ||
Line 61: | Line 61: | ||
$ bjam toolset=gcc variant=release link=shared threading=multi \ | $ bjam toolset=gcc variant=release link=shared threading=multi \ | ||
- | | + | |
| | ||
| | ||
| | ||
+ | $ cp LICENSE_1_0.txt / | ||
+ | **XXX** can't get static linking to work |