Boost logo

Boost-Build :

From: Reece Dunn (msclrhd_at_[hidden])
Date: 2006-02-19 16:02:13


In a previous version of BBv2, it was possible to have targets like:

   lib Foo.Bar : foo.cpp ;
   lib Foo.Bar2 : bar.cpp ;

but with the latest sources, I get a duplicate name of actual target Foo.dll
error.

NOTE: This will impact support for C#/.NET toolsets where it is common to
have DLLs named a.b.dll

- Reece


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