Tuesday September 26, 2006 Here is the quote from comments I received from Lars Fuerstenberg:
I used your patch to build Boost 1.32 in 64-bit mode with the latest
Sun compiler patches. With the comandline:
bjam "-sBUILD=<threading>multi <runtime-link>dynamic <instruction-set>v9" \
"-sTOOLS=sunpro" -sSUNPRO_CXX="CC -xtarget=native64 -xarch=v9 -xcode=abs64 -I\"../../../\" "
I was able to compile filesystem, program_options and iostreams
(these are all Boost libraries that we need for our product).
Our applications run without problems using these libraries.
Thanks Lars!
Permalink
Comments [3]
Posted by Vijay Tatkar on October 31, 2006 at 10:25 PM MSK #
Posted by Nathan Ollerenshaw on May 04, 2007 at 04:26 AM MSD #
Posted by Simon on May 04, 2007 at 12:37 PM MSD #