Boost logo

Boost-Build :

Subject: [Boost-build] What constitutes equivalence for targets? target vs target.ext
From: Alexander Sack (pisymbol_at_[hidden])
Date: 2009-01-28 12:10:02


I have a simple Jamfile that specifies two targets:

exe target1 : target1.cc ;

exe target1.foo : target1_foo.cc ;

When I tried to build them I get:

error: Duplicate name of actual target: ...
error: previous virtual target { long list of gcc% - I believe gcc.jam dump }

Why? This seems like a bug. I'm using bjam 3.1.14, Boost.Build Milestone 12.

-aps


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