Hello,
Has anyone been able to successfully add support for family 2 MSP430
processors? I've been trying to use the build-mspgcc script found here:
http://www.tinyos.net/tinyos-1.x/tools/src/mspgcc/
I've modified some things (like the mirror sites and the line that says "cp
-a "$BUILD_BASE"/mspgcc-cvs/gcc/gcc-3.3/* . || exit 1"), but I'm still
getting errors. Last error in the terminal was:
-------------------------------------------------------------------------
checking for clock_t... yes
checking if mkdir takes one argument... no
Configuration msp430-unknown-none not supported
Configure in /home/fabien/build/gcc-3.2.3-obj/gcc failed, exiting.
-------------------------------------------------------------------------
and looking at the config.log file, it ends at:

configure:4863: checking for clock_t
configure:4879: gcc -c -g -O2 -I/home/fabien/build/gcc-3.2.3/gcc
-I/home/fabien/build/gcc-3.2.3/gcc/../include  conftest.c 1>&5
configure:4904: checking if mkdir takes one argument
configure:4926: gcc -c -g -O2  conftest.c 1>&5
-------------------------------------------------------------------------

I'm getting really frustrated with this so any help will be more than
welcome. I wouldn't mind starting from scratch.
Thank you,
Fabien.
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to