Hi everyone, When my program is compiled, "internal error: Segmentation fault" error prompts as reported here<http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2009-February/038529.html>, here<http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2004-November/006480.html>, and here<http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2009-March/038828.html>. A solution is also shown here<http://mail.millennium.berkeley.edu/pipermail/tinyos-help/2007-August/027578.html>, attributing this error to a bug in *msp430-gcc 3.2.3* and proposing a patch.
I tried to apply the patch to the source code<http://mspgcc.cvs.sourceforge.net/viewvc/mspgcc/gcc/gcc-3.3/>, but I cannot find *3.2.3*. The error seems to be fixed in *msp430-gcc 3.3*. So I tried to build *3.3*, but the *./configure* file is missing in the source code, which is required for installation<http://mspgcc.sourceforge.net/manual/c1685.html>. I also tried to upgrade msp430-gcc by "apt-get install msp430-gcc-tinyos". But it is incompatible with TinyOS 2.1.1. Does anyone know where or how I can get a copy of executable *msp430-gcc*compatible with TinyOS 2.1.1? Thanks for your help in advance. Best regards, -Xiaohui Liu *msp430-gcc (GCC) 3.2.3* *tinyos 2.1.1* *Ubuntu 10.04.4*
_______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
