David Gay wrote: > 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. Where do I add the -v option? I seem to find the place in the default apps/Makefile. -Sean