Jarkko Hietaniemi <[EMAIL PROTECTED]> wrote: > The ld -s flag caused all symbol information to be stripped from > the libraries, which caused all the Python dynclass tests to fail. > (The -s can be used in Perl 5 since the XS builds up a separate > "symbol table".) Patch attached.
Thanks, applied. leo