$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Noam Tamim (noamtm_at_[hidden])
Date: 2006-05-04 07:52:45
Hi,
I have to build C/C++ using a toolset that isn't supported by boost.build:
the ARC High C/C++ Compiler (hcac).
1. Has anyone ever extended boost.build to support hcac?
2. (assuming reply(1)==false) How hard is it to support a new toolset? How
should I do it? Is there a HOWTO/tutorial on that matter?
Thanks,
Noam.