> I think > the linker should be fixed to not warn about undefined references from > shared libraries, even when --no-undefined is used. We care whether Is this the same issue that --allow-shlib-undefined was created to work around? -Fred