$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-08-15 08:22:45
Sean Farrow wrote:
> Hi:
> Wioll I need to rebuild python, to build with borland compilers or
> not?
If you want to use Boost.Python then yes I expect so for sure, if you don't
want to use Boost.Python then no: just ignore any errors from that
particular Boost library during the build.
HTH, John.