hi, is it possible to build Jam and Boost on Solaris. going thru the Boost.Jam documentation, for building Jam from scratch, i figured that the latest Jam tarball, doesn't seem to have a Makefile. in that case how do i build Jam, and how do i build Boost? any help would be appreciated. thanks, bdutta. _________________________________________________________________ Interact with peers. Learn from experts. http://server1.msn.co.in/sp03/teched/index.asp Be tech-empowered!
banibrata dutta wrote:
is it possible to build Jam and Boost on Solaris. going thru the Boost.Jam documentation, for building Jam from scratch, i figured that the latest Jam tarball, doesn't seem to have a Makefile. in that case how do i build Jam, and how do i build Boost?
Hi, I believe that the "index.html" file in Boost.Jam directory says how to build jam. You should run "./build.sh" on Unix variants, including Solaris. - Volodya
Vladimir Prus
banibrata dutta wrote:
is it possible to build Jam and Boost on Solaris. going thru the Boost.Jam documentation, for building Jam from scratch, i figured that the latest Jam tarball, doesn't seem to have a Makefile. in that case how do i build Jam, and how do i build Boost?
Hi, I believe that the "index.html" file in Boost.Jam directory says how to build jam. You should run "./build.sh" on Unix variants, including Solaris.
But don't expect many of the libraries to build successfully. The SunPro compiler's template machinery is so broken that very few parts of Boost actually work there. -- Dave Abrahams Boost Consulting www.boost-consulting.com
participants (3)
-
banibrata dutta
-
David Abrahams
-
Vladimir Prus