Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2005-05-11 13:09:47


David Abrahams <dave_at_[hidden]> writes:

> Maybe someone can shed some light. What I'm trying to do should be
> simple. The problems are:
>
> 1. Project requirements in parent projects are not used in
> child projects

Oops; this was wrong. Apparently the problem was due to a bad
#include in my code.

> 2. The response to GCC compilation failures is not useful. Where
> is the command-line of the failed invocation of g++?
>
> 3. Apparently it is attempting to build dependent targets (.exe,
> .test) after their dependency (copy.o) has already failed to
> build.

But these two problems are real. What's going on?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com
 

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk