Some syntactic pedantry...
Today's version of cygwin gcc (Oct. 15 2003)
wants the attached patch applied to cygwinp.C
in order to compile.
-dmd
Index: cygwinp.C
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tools/src/uisp/src/cygwinp.C,v
retrieving revision 1.3
diff -r1.3 cygwinp.C
84c84
<     static LARGE_INTEGER freq = 0;
---
>     static LARGE_INTEGER freq = {0};
_______________________________________________
Tinyos-users mailing list
[EMAIL PROTECTED]
http://mail.Millennium.Berkeley.EDU/mailman/listinfo/tinyos-users

Reply via email to