Boost logo

Boost-Build :

From: Paul Schmidt (prs_at_[hidden])
Date: 2003-07-24 15:39:40


--- In jamboost_at_[hidden], Rene Rivera <grafik666_at_r...> wrote:

> OK, it took me a while to figure out why you get the error. The
problem is
> that the SUF* (and PRE*) variables are used way before the influence
of the
> toolset. Basically it doesn't use the <instruction-set> feature in the
> requirements to determine the name of the <lib> target in the sources.
>
> And, I don't see any easy/immediate way to get what you are looking
for. I'd
> have to do some changes to Boost.Build to be able to do that.
>
> Does your compiler require those extensions?

No, the build tools don't require them; they respect '-o' and related
flags. IOP Libraries shipped with the Sony dev kit have those
extensions, but that's different, and not a problem because they're
specified in a variable assignment; they're not targets.

I think we can probably just go with .a for our locally-built IOP libs.

Thanks.

-Paul

 


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