in reply to Re: Using bisect.pl for a thread error
in thread Using bisect.pl for a thread error

Thank you, that was indeed the problem!

http://search.cpan.org/dist/perl-5.17.10/Porting/bisect-runner.pl#OPTIONS is not very clear about that, I read "-Accflags=-DNO_MATHOMS Arguments to pass to Configure."
While it meant -A, -D and -U arguments were passed to configure.

  • Comment on Re^2: Using bisect.pl for a thread error