$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] missing debug libraries for Intel / Linux
From: Thomas Mang (thomasmang.ng_at_[hidden])
Date: 2012-02-28 05:14:03
Hi,
I have built boost 1.49 libraries for Ubuntu 10.04 and Intel Linux 12.1
(32-bit compiler). b2 was invoked with the --build_type=complete option,
but only release libaries had been built, no debug.
For boost 1.48 everything had worked, the same command had also resulted
in building the debug libs as expected.
I am not familiar at all with jam language - could anyone have a look if
something changed for Intel-compilers on Linux in 1.49 that breaks
building debug libraries ?
thanks !