[Tinyos-help] How does ncc compile
David Gay
dgay42 at gmail.com
Tue Oct 3 15:26:42 PDT 2006
On 10/3/06, Sean Walton <swalton at cs.utah.edu> wrote:
> Can anyone tell me the sequence of calls that eventually runs the nesC
> compiler binary?
Passing -v to ncc should show the sequence of commands.
> 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 at Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
More information about the Tinyos-help
mailing list