From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-06-07 22:25:47


----- Original Message -----
From: "Dan Gohman" <gohmandj_at_[hidden]>

> In the email that follow this one, I'll attatch my current
> mipspro-tools.jam file (yahoo groups attatchment bug still present?).

Cool!

> It has some repetition, but I don't think it is unmanageable.
> It works for my project right now, and I've used it both with the
> default paths and with specifying alternate paths.
>
> It requires the sgi-abi (n32 or n64) and sgi-isa (mips3 or mips4)
> features to be added to features.jam .

IF the features are specific to the toolset, you can declare them right in
the toolset file.