First page Back Continue Last page Graphics
Avoiding problems
Just compile everything with the same complier, linker and library version/options!
- May not have the source
- May not have control over all parts of the system
- This “freezes” the environment – which implies a “big bang” when change becomes inevitable
Code to (usually) C ABI/linkage/interfaces
- Not as expressive
- But subsystems can migrate independently