We Do Not Like Object-Only Libraries
With object libraries we are completely dependent to the vendor
What to do, if we start to use
- a new compiler
- a new processor
What to do, if the library
- contains an error with no workaround
- is too large
- is too slow or has nondeterministic execution time
We want to analyse the code for dependability