$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] VxWorks Support in 1.37.0 or future.
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2008-11-05 11:32:00
Tim St. Clair wrote:
> Folks,
>
> I was wondering if there is support for VxWorks toolchain(s) in the
> current boost build system (1.37.0)? Or if anyone has added something to
> contrib...
Isn't VxWorks toolchain a version of gcc? If so, then instructions at
http://www.boost.org/boost-build2/doc/html/bbv2/tasks/crosscompile.html
should just work.
- Volodya