On Wed 22 Jun 2011 16:24, l...@gnu.org (Ludovic Courtès) writes:

>   (define-syntax pollfd-offset
>     (syntax-rules ()
>       ((_ n) (* n 8))))
>
> I guess 8 is really sizeof (struct pollfd), right?
>
> In that case, how about getting it at configure time and exporting it
> from C?

Done, sorta ;)  You'll see.

Andy
-- 
http://wingolog.org/

Reply via email to