2010-07-09 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / tools / mono-shlib-cop / README
1 mono-shlib-cop is a program to check unmanaged assembly dependencies.
2   - error: Does the unmanaged dependency exist?
3   - error: Does the imported symbol exist in the unmanaged library?
4   - warning: Is it a non-devel dependency 
5     (e.g. is foo.so.1 used instead of foo.so?)
6