|
|
 |
boost
[boost] Re: Guidance to configure a compiler for boost
by John Fletcher other posts by this author
Oct 16 2002 11:38AM messages near this date
[boost] Re: Guidance to configure a compiler for boost
|
Re: [boost] Guidance to configure a compiler for boost
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
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
John Fletcher
John Fletcher
John Fletcher
John Maddock
|
|
|
 |
|