Follow-up Comment #5, bug #25713 (project make):
Hm, that's interesting. Can you check the status of HAVE_BSD_SIGNAL and
HAVE_SIGACTION in config.h? Attaching it would be very helpful. Can you
check your system to see if there's a man page for bsd_signal() and if so,
what it says the calling arguments are?
I need to know if main.c is using our own implementation of bsd_signal(), or
whether there's one already on the system. I also need to know (if you can
find out) what the underlying type for __sigfp is; it's some kind of function
pointer, but which kind?
Ideally if you can get the output of the preprocessor for main.c (but with
all the #include and #define lines still there; in GCC for example using the
-E -dD) that would be most helpful.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?25713>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make