Case Study Problems - continued
Building pool is extremely slow - need to “walk” obj directory structure
Same object filename used for all targets
Difficult to recompile single source file
Difficult to add new compiler-based features
obj structure is hard-coded in multiple makefiles - difficult to modify
Questionable reproducibility.