Can anyone tell me the sequence of calls that eventually runs the nesC compiler binary? So far (weakly at that), I have found that:
   ncc -> nescc -> ... -> compile-nesc -> nesc1
I am trying to walk through the compilation process to narrow down some compilation errors I am getting (please note: I want to know how to run the nesc1 binary; please don't coach me on why I am doing what I am doing).
Any help will be greatly appreciated.
-Sean Walton
_______________________________________________
Tinyos-help mailing list
Tinyos-help@Millennium.Berkeley.EDU
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to