PriyanggaJanmantara / tinyos-msp430

Automatically exported from code.google.com/p/tinyos-msp430
0 stars 0 forks source link

nescc built by gcc 4.2.1/LLVM of Mac OS X Lion wouldn't run #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. make msp430f2013 at $TOSROOT/apps/Null

What is the expected output? What do you see instead?
Null app should be successfully built.
Observed:
nesC: Internal error. Please send a bug report to the nesC bug mailing list
at nescc-bugs@lists.sourceforge.net
make: *** [exe0] Error 1

Please use labels and text to provide additional information.
Further investigation revealed that the aggregated struct assignment fails.

Original issue reported on code.google.com by tadashi....@gmail.com on 21 Jan 2012 at 1:11

GoogleCodeExporter commented 9 years ago

Original comment by tadashi....@gmail.com on 31 Jan 2012 at 1:23

GoogleCodeExporter commented 9 years ago
Filed 
https://sourceforge.net/tracker/?func=detail&aid=3482200&group_id=56288&atid=480
036

Original comment by tadashi....@gmail.com on 31 Jan 2012 at 1:46

GoogleCodeExporter commented 9 years ago
Pushed the work around for this issue.
https://code.google.com/p/tinyos-msp430/source/detail?r=cb56d4006b75296d025912ca
ec6356757d3b0394&repo=scripts-tinyos

Original comment by tadashi....@gmail.com on 10 Feb 2012 at 3:04