2005/10/12, Blars Blarson <[EMAIL PROTECTED]>:
> sundry:/tmp/sig# cat sig.c
> #include <signal.h>
...
> #ifdef SIGSTKFLT
> #warning  SIGSTKFLT defined
> #else
> #warning  SIGSTKFLT not defined
> #endif
...
> sig.c:41:2: warning: #warning SIGSTKFLT not defined
...

Thanks! That helps a lot.

Cheers,
Shaun

Reply via email to