|
Boost-Build : |
From: Dan Gohman (gohmandj_at_[hidden])
Date: 2002-06-07 20:14:17
In the email that follow this one, I'll attatch my current
mipspro-tools.jam file (yahoo groups attatchment bug still present?).
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 . It doesn't support mips1
or mips2 because those are o32-only and I don't think that the
MIPSpro's o32 C++ compiler could handle a small part of the Boost
libraries.
If people try it, I would appreciate hearing how it works (or how
it fails).
Dan
-- Dan Gohman gohmandj_at_[hidden]
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