Error compiling Boost.Python library on Solaris
Hello all!
I have a compilation error with Boost 1.34.0, Sun Workshop 11 compiler.
Compiling Python library, I get
"libs/python/src/object/class.cpp", line 458: Error: Overloading ambiguity between "boost::python::api::getattr
Would you be so kind as to show the exact bjam command you used? I've been trying to build 1.33.1 in my spare time for over a month now and can only get about 96% of the targets to build. Hopefully we'll be getting 1.34.0 soon, but it has to be approved through our admin/security people. In the meantime I would still like to get the current version to build since I'm a virgin Boost user and would like to play around with it to familiarize myself with some of the classes and libraries. The compiler version we are using is...
$ CC -V
CC: Sun C++ 5.8 Patch 121017-10 2007/02/21
-----Original Message-----
From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Belousov, Arkadiy, GCM
Sent: Thursday, May 31, 2007 3:17 PM
To: boost-users@lists.boost.org
Subject: [Boost-users] Error compiling Boost.Python library on Solaris
Hello all!
I have a compilation error with Boost 1.34.0, Sun Workshop 11 compiler.
Compiling Python library, I get
"libs/python/src/object/class.cpp", line 458: Error: Overloading ambiguity between "boost::python::api::getattr
participants (2)
-
Belousov, Arkadiy, GCM
-
Kruk, Mark S