From: Bronek Kozicki (brok_at_[hidden])
Date: 2006-02-03 07:08:10


Ben Khosrownia <bkhosro_at_[hidden]> wrote:
> Hi All:
>
> I am trying to add the compiler option /clr to the
> build system of Boost and rebuild Boost using that
> option. I see the config.hpp and user.hpp files but do
> not know exactly which section I need to add this to.

You may use this toolset (poor, but working)
http://b.kozicki.pl/boost_rtest/head/vc-8_0_clr-tools.jam

B.