Boost logo

Boost-Build :

From: Daniel Schlyder (daniel_at_[hidden])
Date: 2004-08-23 11:12:58


David Abrahams:
> No I did not. I meant that a string like

> <$(mingw_gcc)><$(debug_release)><find-library>alogg

> or just

> $(foo)

> not preceded by a rule name or followed by a semicolon is illegal.

>> I haven't defined the variables in a target's requirements argument
>> (they're defined in Jamrules, actually).

> What you posted appears to be an incomplete program fragment.

Ok, my bad. The variables are defined in Jamrules, the other lines were from a
requirements argument. My point was that the lines required in the requirements
argument would be much simpler if link order didn't matter (and there would be
no need for the variables).

--
Daniel Schlyder
http://bitblaze.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