Paul wrote:
> Hi Michael
>
> sorry to invade your mailbox.
>
> I appreciate if you can advice me how to compile and use apps and tools
> under 'contrib' folder from the tinyos 1.x CVS tree.
>
> Thanks.
>
>
> Cheers,
> Paul


Please send questions to the help list so everyone can answer or benefit...

I just put contrib under my main TOS dir:
    C:\cygwin\opt\tinyos-1.1.7\contrib
and then go to the apps sub-dir and do make
just like in the "regular" apps tree, e.g.:
   cd C:\cygwin\opt\tinyos-1.1.7\contrib\xbow\apps\TOSBase
   make mica2

The makefiles should be setup to have the right relative paths
if you have contrib in the right place.

If you still have trouble, please send specific error outputs.
MS

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to