>STRCMP() is source code level inlining of strcmp(), *NOT* strcmp() >in a shared library. Yes, that's exactly what I said! It's source-code-level inlining, which works JUST FINE with "strcmp()" in a shared library.