I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-11-20 14:22:29-08 by prattm
Floating point error on RH4
I can compile LibXML and its dependencies on RH4 and 5 fine (both 64-bit), but when I try to use it on RH4 I immediately get a Floating point exception. On RH5 it runs fine. Below are my lib versions: libxml2: 2.6.16-10 (not blacklisted) libz: 1.2.1.2 gcc: 3.4.6 libgc: 2.3.4 There are no compile errors or warnings (ironic, since RH5 produces several and still works). Any ideas of what I can check to try and resolve this? Mike
Direct Responses: Write a response