Hello, I am interested in generating a monolithic C source file based on my TinyOS application, but with a catch. The -fnesc-cfile functionality is exactly what I'm looking for, except that I would somehow like to prevent the file from going through the C pre-processor. In particular, I'd like the system include files to remain as #include directives instead of being replaced with the contents of the include files. Is this possible, even if it includes hacking a custom version of nesc1?
Thanks!
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
