From: Caran julien (julien.caran@ties.itu.ch)
Date: Mon Feb 05 2001 - 10:42:45 EST
I add you piece of code in config.h, clean and rebuild everything....still
have the problem.
Thx for your help.
----- Original Message -----
From: "Bjorn Reese" <breese@mail1.stofanet.dk>
To: <xml@rpmfind.net>
Sent: Friday, February 02, 2001 6:36 PM
Subject: Re: [xml] Core dumped (Floating exception) with libxml2-2-[11|12]
on Digital Unix V4.0
>
> Daniel Veillard wrote:
>
> > a patch to get those on DU would be welcome. I have access to an
> > alpha, but under Linux and behaviour is different.
>
> How about ignoring floating-point exceptions on Digital Unix?
>
> #if defined(__osf__)
> signal(SIGFPE, SIG_IGN);
> #endif
>
> Disclaimer: Untested code.
> ----
> Message from the list xml@rpmfind.net
> Archived at : http://xmlsoft.org/messages/
> to unsubscribe: echo "unsubscribe xml" | mail majordomo@rpmfind.net
---- Message from the list xml@rpmfind.net Archived at : http://xmlsoft.org/messages/ to unsubscribe: echo "unsubscribe xml" | mail majordomo@rpmfind.net
This archive was generated by hypermail 2b29 : Mon Feb 05 2001 - 10:43:46 EST