It's anybody's guess which makefile actually does the deed
(read: I have no clue how to trace it back to the source...),
but the "ncc" command you see when you do a build breaks down
into a number of sub-commands, includng "/usr/bin/nescc" and
"nescc1" which is the most likely culprit. You can see more
details like this if you add "PFLAGS += -v" to your app makefile.

Someone just refed the nesc doc, which might help with the process: http://nescc.cvs.sourceforge.net/*checkout*/nescc/htdocs/papers/nesc-ref.pdf?revision=1.1.1.1

MS

mejda chouaieb wrote:
Hello All,

can someone tell me where are .ncc files transformed to .c files?
I mean in which makefile ? and where exactly?
Thanks


      
____________________________________________________________________________________________
Découvrez le blog Yahoo! Mail : le nouveau Yahoo! Mail, astuces, conseils.. et 
vos réactions !
http://blog.mail.yahoo.fr

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

Reply via email to