$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: home_group (home_group_at_[hidden])
Date: 2002-02-11 13:27:12
I'm trying to compile Boost.Python library on the Sun Workshop u2
(Forte++). After eliminating immidiate compilation errors, I got the
following compiler assertion:
----------------------------
>> Assertion: (../links/dbg_cstabs.cc, line 611)
while processing classes.cpp at line 0.
*** Error code 1
----------------------
Have someone successfully compiled Boost.Python with the Sun's Forte?
Can anyone tell what exactly that assertion means? Is it possible to
workaround?