Since ncc is generally used for Mote programming,
and motes have no file system, there's nothing to fopen().

Interesting that fclose() links though...

I'm not sure if this would apply to simulation code though.
If that's what you're after, I would look into how dbg() works.
MS


Enric wrote:

Dear all,
It seems that ncc does not fully support standard input/output of GNU?
It does not recognize fopen(),
the linker keeps telling undefined reference to 'fopen'
but strangely, it can recognize fclose()...
Anyone knows the reason and how to deal with it?
Thank you.
Best Regards,
Enric Y.H. Zheng


------------------------------------------------------------------------

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

Reply via email to