$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: rwgk_at_[hidden]
Date: 2001-07-26 14:01:26
--- In boost_at_y..., jfo60540_at_y... wrote:
> Hi -
>
> I am new to boost.python. I compiled the library with Python 2.1.1
and
> gcc
> 3.0 under Solaris 2.7. There were a few minor problems (gcc stl
> headers
> are broken and std::sin(float) and std::cos(float) are left
undefined
> ),
> but I eventually got all the tests (in particular comprehensive.py)
> to
> work properly.
Do you have a Makefile and/or patches? It would be good if we could
add your changes to the CVS tree.
Ralf