2010-05-25 Jb Evain <jbevain@novell.com>
[mcs.git] / tools / mono-shlib-cop / README
blob74ae84347ede645d12ee756d7855c2ceb57cf0fd
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?)