On 11/22/06, Michael Schippling <[EMAIL PROTECTED]> wrote:
It sounds like you don't have cygwin at all...
If he got that message and he's using Windows, he does have cygwin installed (it's an error message from the rpm command). The problem is that cygwin likes to change its OS identification string at random intervals, so the rpms we build rarely have the right OS identification string. The fix is to install with the --ignore-os option (the installation instructions are supposed to say that, but it sometimes seems to get lost...).
I doubt that any nesc version will work w/o the cygwin environment.
Actually nesC can run under the mingw environment. But, AFAIK, nobody has taken the time to set up the rest of the TinyOS environment to work under mingw, and package the results up in a nice form... David Gay _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
