[C++-sig] Boost::Python and intel-win32
David Abrahams
dave at boost-consulting.com
Mon Mar 10 12:32:48 CET 2003
"Massimo Sabbatini" <sabbatini at deanovell.unian.it> writes:
> Dear SIG,
>
> I'm trying to export few classes with Boost::Python using bjam and the
> intel-win32 toolset. I first tried vc6 (toolset msvc) and while vc6 start
> compiling (but stops due to an internal error), intel-win32 (v.7) does not
> start compiling at all. It seems that bjam does not issue the proper command
> line. I enclose the output of my "bjam -sTOOLS=intel-win32" below.
>
> Any suggestions?
>
> P.S. paths are correctly set.
What, precisely, do you mean by "paths are correctly set"?
Did you configure the toolset as described at
http://www.boost.org/tools/build/intel-win32-tools.html?
--
Dave Abrahams
Boost Consulting
www.boost-consulting.com
More information about the Cplusplus-sig
mailing list