Boost logo

Boost :

From: John Fletcher (J.P.Fletcher_at_[hidden])
Date: 2002-10-16 06:38:31


John Fletcher wrote:

> Is there any guidance on how to go about configuring a compiler to use
> the Boost libraries. I have looked in the FAQ and not found any.
>
> I want to configure the Digital Mars compiler v8.30 which has much
> improved template support compared to earlier versions.
>

I have set up a file called dmc.hpp for this in boost/config/compiler and modified
the file boost/config/select_compiler_config.hpp to call it if __DMC__ is defined.

The messages talk about some configuration tests to determine what should go into
dmc.hpp. Is there any advice on how to run these for a DOS compiler?

Thanks

John Fletcher


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk