Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2007-07-31 11:12:40


on Sun Jul 29 2007, Jeffrey Holle <jeffreyholle-AT-bellsouth.net> wrote:

> Phillip Seaver wrote:
>> Jeffrey Holle wrote:
>>> I am using Boost.Build V2 (Milestone 11) Boost.Jam 03.1.15.
>>>
>>> I am now at the stage when I want to alter the library names that a lib
>>> rule builds so I can move both release and debug into a common directory
>>> via a stage rule.
>>>
>>> What I want to know is the simplest way to append a "-d" to the base
>>> name of the debug library.
>>>
>>
>> I don't know if it's the simplest way to do it, but here's how I do it:
>> http://article.gmane.org/gmane.comp.lib.boost.build/13019
>
> After simplified the rule that you pointed me to, I get a syntax error
> on this line:
> local extension = [ type.generated-target-suffix $(type) : $(property-set)

Add a trailing semicolon?

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
The Astoria Seminar ==> http://www.astoriaseminar.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