Boost logo

Boost-Build :

From: andrewjmcd (andrewjmcd_at_[hidden])
Date: 2005-09-29 02:08:14


--- In jamboost_at_[hidden], Vladimir Prus <ghost_at_c...> wrote:
> Andrew,
>
> > I've made a generator that produces a cpp and an rc file.
> >
> >
> >
d:/msys/1.0/local/src/boost_1_33_0/tools/build/v2/build\generators.jam:1086
> >: in construct-really from module generators error: Ambiguity found
when
> > searching for best transformation
>
> I've modified the generator search logic so that if there are two
generators
> that could be run to consume the same source, and they both run
sucessfully,
> it's an error. Previously, this case was just ignored.
>
> To help your case, I need either reproducible testcase, or output
from "bjam
> -n --debug-generators"
>
> - Volodya
>
>

I've put the debug information in Files.

Included in the zip file is the generator file.

I thought I had one generator that produces two files.

Atleast for boost 1.31 it is not ignored.

My goal is to have one file that controls the versioning information.
The release information is part of the windres file.

Maybe there is a better way?

Regards,

Andrew

 


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