$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2004-08-01 04:04:51
Joel de Guzman wrote:
> I am using Comeau 4.3.3 with VC7.1 backend. Why is the toolset
> for como-win32 hard coded to use --vc7 command line option
> in como-win32-tools.jam? I had to change it to --vc71
Why this option is used at all? I put in my Comeau directory file
default.vc71 and this should suffice. Is there any reason why bjam needs
to force particular backend compiler?
B.