request for solaris/forte toolset jamfile
If anyone has a somewhat working jamfile for solaris/forte, could you post a copy of it? --bruce
--- In Boost-Users@yahoogroups.com, "Dr Bruce Lowery
If anyone has a somewhat working jamfile for solaris/forte, could you post a copy of it?
--bruce
Your question is a bit strange. Jamfiles are text files that works everythere where bjam is working. If you does need an example of Jamfile, any library has one. If you need a solaris toolset there is one in tools/build. Gennadiy.
Thank you, and sorry for the confusing question. Yes, I really meant
to ask about a toolset for building the boost libraries on solaris
using a SUNWspro compiler.
In version 1.29.0 distribution, I don't find a toolset under
tools/build that supports building with the sun compiler.
I had hoped that someone had already hacked together one that I could
start with. I attempted to convert gcc-tools.jam, but with little
success.
--bruce
--- In Boost-Users@yahoogroups.com, "Gennadiy E. Rozental
--- In Boost-Users@yahoogroups.com, "Dr Bruce Lowery
" wrote: If anyone has a somewhat working jamfile for solaris/forte, could you post a copy of it?
--bruce
Your question is a bit strange. Jamfiles are text files that works everythere where bjam is working. If you does need an example of Jamfile, any library has one. If you need a solaris toolset there is one in tools/build.
Gennadiy.
"Bruce Lowery
Thank you, and sorry for the confusing question. Yes, I really meant to ask about a toolset for building the boost libraries on solaris using a SUNWspro compiler.
In version 1.29.0 distribution, I don't find a toolset under tools/build that supports building with the sun compiler.
It's in the Boost CVS repository. -- David Abrahams dave@boost-consulting.com * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution
participants (4)
-
Bruce Lowery <bruce_lowery@yahoo.com>
-
David Abrahams
-
Dr Bruce Lowery <bruce_lowery@yahoo.com>
-
Gennadiy E. Rozental <rogeeff@mail.com>