Boost logo

Boost-Build :

From: Mark Evans (evans_mark_at_[hidden])
Date: 2006-02-14 09:20:38


Hi Vladimir

Thanks for the explanation. I didn't understand the semantics of override before your explanation. I get the gist of what you are saying and it explains the ambiguity errors I was getting in my toolset before I added these statements. The override for searched-lib-generator makes sense. What about prebuilt? What's the motivation for:

generators.override builtin.lib-generator : xyz.prebuilt ;

Assuming $(xyz) = gcc , is gcc saying that it doesn't want the unix rule for prebuilt but rather builtin.lib-generator.prebuilt ?

Thanks for your help. I'm sure there will be another fledgling toolset developer who will benefit.

Regards,
Mark



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