$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-08-20 01:35:35
On Tuesday 19 August 2008 21:15:34 martin wrote:
> When I build boost 1.36.0 with toolset=intel, .obj.rsp files are generated
> and I am asked to select a program to open such a file.
This probably means the compiler is not found. What does output with
--debug-configuration option looks like?
- Volodya