Leo wrote:
> 
> Very likely that SIGFPE isn't defined.
> 
> Does F<runtime/parrot/include/signal.pasm> have an entry for SIGFPE?

(line 14)

.constant SIGFPE        8

> Is PARROT_HAS_HEADER_SIGNAL defined?

(F<include/parrot/has_header.h>: line 46)

define PARROT_HAS_HEADER_SIGNAL 1

Allison

Reply via email to