Automatic Interception Interface - SCons Related Usage
Notes
A known issue related to parallel builds using SCONS on the
Windows platform was recently announced. A patch has been made
available to fix the problem. For more details search for "-j" in
this page.
In the profile XML, Python.exe should be defined with the
AllowIntercept attribute (see sample
projects).
Dependencies of targets must be clearly spelled out otherwise
it is possible that SCons will launch updates in the wrong
order.
Ensure that rules and tools use unique target file names and
don't create fixed named temporary files which may clash.
Copyright (C) 2001-2008 Xoreax Software Ltd. All rights
reserved.