Hi, > > i followed the instructions on > > http://mspgcc.sourceforge.net/manual/x1691.html but the build ended with > > this error: > "followed the instructions" is a bit vague. But then so are the > instructions :) > Better to say precisely what you did. > Did you use cp -a ?
yes: cp -a gcc/gcc-3.3/* gcc-3.2.3/ > Did you install binutils first? yes > If so, which version? binutils-2.14.tar.bz2 gcc-core-3.2.3.tar.bz2 gdb-5.1.1.tar.bz2 insight-5.1.1.tar.bz2 At the second try i got an error message with "no permission" and after starting building as root it ended at make install for gcc-3.2.3: ... o libgcc/./__gcc_bcmp.o make[2]: msp430-ar: command not found Any ideas? Regards Rolf F.