$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2005-09-20 22:22:54
On 9/20/05, Jason Hise <chaos_at_[hidden]> wrote:
>
> >I need to build the threads library for VC 8.0, and I really don't know
> >where to start. According to the documentation boost.build does not
> >even support this compiler. Can someone explain what steps I would need
bjam -sTOOLS=vc-8_0 should work
-- Caleb Epstein caleb dot epstein at gmail dot com