[Xorp-users] BUG: 1.7 build system does not have dependencies against SConscript files

XORP at sipxx.com karl at sipxx.com
Sat Sep 26 11:32:28 PDT 2009


The new build system does not implement any dependency checking on 
SConscript files.

For example, when applying a patch to SConscript files for fixing the 
library path problem addressed in another thread, the system should 
detect that SConscript files have changed and should relink the 
executables, or whatever is necessary to build a subsystem correctly. 
Ideally this should only do the absolutely minimum work, like just 
relinking the executables, but may involve recompilations, since some 
compiler flags may have been changed.

-Karl



More information about the Xorp-users mailing list