Changes between Version 2 and Version 3 of dev-libs/boost/1.42.0/1
- Timestamp:
- 06/09/10 04:51:34 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-libs/boost/1.42.0/1
v2 v3 1 Now, I'm passing the following command to bjam: 1 Building ok, but less libboost_math (useless for any app by now) 2 2 3 because it's crashing libexec from GCC 3 4 4 {{{ 5 bjam -d2 --toolset=gcc variant=release debug-symbols=on inlining=on link=shared threading=multi 6 }}} 5 Similar bug reported in macports 6 [https://trac.macports.org/ticket/23531] 7 7 8 but, it's crashing libexec from GCC 8 Another thing: 9 9 10 somebody can help me? 10 Install will be done manually, 11 12 coping boost folder to 13 /boot/common/include 14 15 and all generated libs to /boot/common/libs 16 17 and create links 18 eg: libboost_regex.so, libboost_iostreams, etc.
