Boost logo

Boost-Build :

Subject: Re: [Boost-build] bjam errors during boost compilation with --toolset=intel
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-09-23 11:41:17


On Wednesday 23 September 2009 Patryk Bukowinski wrote:

> Hi, thanks for feedback.
>
> This is certainly close.
>
> Now I've different error messages, but no more ambiguity problem (quote
> text).
>
> I've solved all issues with following:
>
> In Jamfile for this lib, there is a section that is dependent on Message
> Compiler.
> I've commented it out and created headers by my own.
> Then the whole build run without errors.
>
>
>
> After adding Your adjustments to intel-win.jam:
>
> generators.override intel-win.compile.mc : mc.compile ;
>
> I have:
>
> lib.jam: No such file or directory

Please remove "import lib ; " in the Jamfile -- this is neither
necessary nor working (or ever worked, even)

> > warning: Building Boost.Regex with the optional Unicode/ICU support
> > disabled.
> > note: Please refer to the Boost.Regex documentation for more information
> > note: this is a strictly optional feature.
> > ...patience...
> > ...patience...
> > ...found 2258 targets...
> > ...updating 6 targets...
> > intel-win.compile.mc..\..\..\bin.v2\libs\log\build\intel-win\debug\threading-multi\simple_event_log.h
> > '-h' is not recognized as an internal or external command,
> > operable program or batch file.
> >
> > -h "..\..\..\bin.v2\libs\log\build\intel-win\debug\threading-multi"

Please apply, in addition to the previous, the following patch.

Thanks,
Volodya




Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk