On Thu, Jun 26, 2003 at 06:09:03AM -0700, i wrote:
to correct that previous email, i am seeing this, now, in
syssignal.h:
typedef RETSIGTYPE (XCDECL * signal_handler_t) (int);
which of course doesn't define the type RETSIGTYPE
should've mentioned i'm not the most on-the-ball with C either.
Anyway, that code-snip is the start of gcc's coughing-fit, when it trys to
use src/syssignal.h for compiling gnuslib.c
fun fun
--
sean