Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-04-08 09:26:13


Hi Andre,

> > If you could quickly reproduce a problem on your use cases, with "if"
> > commented, and tell how I can reproduce it, that would be great. If you
> > don't have the time at the moment or further investigation is needed --
> > no biggie. This is non-blocking issue and I'll move to something else.
>
> Only happens with os=nt/toolset=msvc! searched_lib.py doesn't pass
> the tests. I attached the output of a run with --debug-generators so that
> you can take a look. The python file I used is also attached.

Thanks! I now see the problem. The searched-lib-generators is actually usable
only on top-level. However, an attempt is made to run it on CPP file during
search for transformation. Don't know why it works with gcc...

I'll think about a right solution for a while. Probably, the generator should
never be run in the first place. Accidentally, I've run in a similiar problem
this morning, while trying to sync borland toolset with msvc. A generator
for static link is called when trying to construct response file and fails.
Both problem probably have one solution.

- Volodya

>
> Best,
>
> Andre Hentz
>
>
> To unsubscribe from this group, send an email to:
> jamboost-unsubscribe_at_[hidden]
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/

 


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