Boost logo

Boost-Build :

Subject: Re: [Boost-build] What constitutes equivalence for targets? target vs target.ext
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-01-28 22:21:35


AMDG

Alexander Sack wrote:
> 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.
>

The executable is named target1.exe in both cases.

In Christ,
Steven Watanabe


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