$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Debuging BB to know what happen...
From: Gilberto Cuba Ricardo (gilbert_at_[hidden])
Date: 2010-04-24 07:26:00
Hi Boost.Build,
Could Anybody tell me how I do to debug my project with BB?
Recently I getting rare things since the compilation and I really
don't understand what happen. For example: My solution have many
libraries and executables projects and there are compiled in order
of dependency and this it's ok. Some project need a static library
project and are compiled fine, but others with the same static
library name project show "unresolved external" errors, when the
external symbol are in static library that I included within the
project jamfile, and the solution were compiled fine in MSVC 8.
Any tips or suggestions for debug my project with BB? Thanks.
-- Cheers, Lic. Gilberto Cuba Ricardo