On May 10, 2007, at 3:18 PM, Affan Ahmed wrote:
I have noticed that compiling in cygwin is comparatively slower than in linux. Is there a reason for that and a work around?
The reason is that Cygwin has to translate all of the UNIX system calls into Windows system calls. There is no workaround.
One thing you can do, though, is install Linux on a virtual machine (e.g., VMWare).
Phil _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
