
On Aug 25, 2008, at 1:15 PM, Sandeep Gupta wrote:
Hi, I am unable to use python bindings for boost.graph. Python gives "undefined symbol" error signifying it cannot correctly load the shared libraries. I am clueless because the problem appears for intel compiler on linux but not with gcc compiler on linux. So in all likelihood I am not making rookie mistakes.
I have no idea what might be happening here :(
So my larger question is Boost library supported for compilers other than gcc. I ask this question because few months back my concerns regarding intel compiler found no audience.
The Intel compilers aren't as widely used by the Boost community as GCC, so there are likely to be more problems. That said, we do test with the Intel compilers and most problems get resolved eventually. - Doug