[Tinyos-help] Cannot compile TOSSIM 2.0!!

Philip Levis pal at cs.stanford.edu
Wed Jun 14 09:47:38 PDT 2006


On Jun 14, 2006, at 2:25 AM, ANDREW VAN DER BYL wrote:

> Hi there,
>
> Try: make micaz sim-cygwin

The current Makefile in CVS should (theoretically) dynamically figure  
out which operating system you are using and compile things  
appropriately. Although OS X is not officially supported, I added it  
in there because the compiler flags are not necessarily intuitive due  
to the Mach dynamic library model.

So you *should* be able to type

make micaz sim

And have it work for Cygwin, Linux, and OSX.

Phil


More information about the Tinyos-help mailing list