its due to g++ is not installed or present in the image u are using. you can intall g++. sudo apt-get install g++ ,
-- View this message in context: http://tinyos-help.10906.n7.nabble.com/Blink-error-tp16925p23614.html Sent from the TinyOS - Help mailing list archive at Nabble.com. _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
