Problem in building boost 1_33_1 on solaris 5.9
Hi,
I am trying to build boost1_33_1 on solaris 2.9 with CC 5.5 compiler.
Libraries like filesystem, serialization, program_options are not built.
But other libraries like thread are built perfectly.
The libraries which I am not able build I am getting following same error
for all libraries
/data/tdm/boost_1_33_1/boost/iterator/iterator_facade.hpp", line 838:
Error: Could not find a match for
boost::iterator_core_access::equal
Hi, I am trying to build boost1_33_1 on solaris 2.9 with CC 5.5 compiler. Libraries like filesystem, serialization, program_options are not built. But other libraries like thread are built perfectly. The libraries which I am not able build I am getting following same error for all libraries
[...]
Please tell me how to solve this problem
Thanks
Suggest you use "Sun Studio 11" (Sun C++ 5.8). Following url should help: http://blogs.sun.com/sga/category/Boost and http://blogs.sun.com/sga/entry/boost_1_33_1 -- regards, Prashant Thakre
Hi,
I tried with Sun c++ 5.8 but still I have the same error.
Please let me know to correct these errors.
Thnks
SHobha
Prashant Thakre
Hi, I am trying to build boost1_33_1 on solaris 2.9 with CC 5.5 compiler. Libraries like filesystem, serialization, program_options are not built. But other libraries like thread are built perfectly. The libraries which I am not able build I am getting following same error for all libraries
[...]
Please tell me how to solve this problem
Thanks
Suggest you use "Sun Studio 11" (Sun C++ 5.8). Following url should help: http://blogs.sun.com/sga/category/Boost and http://blogs.sun.com/sga/entry/boost_1_33_1 -- regards, Prashant Thakre _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
Hi, I tried with Sun c++ 5.8 but still I have the same error. Please let me know to correct these errors.
Were you able to apply Boost 1.33.1 patch for Solaris ? http://blogs.sun.com/sga/entry/boost_1_33_1 Install Sun Studio 11 and Solaris 9 patches from: http://developers.sun.com/sunstudio/downloads/patches/ss11_patches.html This should build most of the libraries you need i.e filesystem, serialization, program_options.
Thnks SHobha
regards, Prashant Thakre
participants (2)
-
Prashant Thakre
-
Shobha_Hubballi@i2.com