$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-06-15 14:04:40
Ralf W. Grosse-Kunstleve wrote:
> I am using Boost.Python all the time under Tru64 with cxx 6.5, and have been
> doing so for many years. I guess there must be a difference in how we compile.
> I am not using bjam but a SCons-based build system. The result of building with
> the Boost CVS from earlier this morning, including the cxx commands, is here:
>
> http://cci.lbl.gov/cctbx_build/results/2005_06_15_0643/tru64_py241_build_log
>
> All our regression tests (many) passed.
Could you please try the sample I posted and tell me if it compiles and
links ok with your compiler version?
Markus