[Scons-dev] Tool order

Dirk Bächle tshortik at gmx.de
Sun Nov 11 04:56:58 EST 2012


Hi Russel,

yes the order can be important, depending on which variables and
Builders are touched by the Tools. If both are working on disjunct sets
of settings there shouldn't be a difference though...but it's better to
not rely on this.
There is no enforcement rule saying that Tools always have to work in an
orthogonal way.

Best regards,

Dirk

On 11.11.2012 10:43, Russel Winder wrote:

> When specifying a tool chain is the order important? For example,

> should:

>

> Environment(tools=['gdc', 'gnulink'])

>

> be the same or different from:

>

> Environment(tools=['gnulink', 'gdc'])

>

> Thanks.

>

>

> _______________________________________________

> Scons-dev mailing list

> Scons-dev at scons.org

> http://two.pairlist.net/mailman/listinfo/scons-dev


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://two.pairlist.net/pipermail/scons-dev/attachments/20121111/ca6d4cb3/attachment.html>


More information about the Scons-dev mailing list