Hi does anyone know how to change ncc behavior? While using external functions 
from library file in my source progM.nc file the output app.c from ncc has 
external functions name changed. Ncc adds prefix: progM$ in front of the 
external functions. When this happens gcc can't find the needed functions in 
the lib because their names are changed by the ncc. Does anyone knows how to 
make ncc don't change the names of extern functions? Thanks for help in advance.

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

Reply via email to