re:
https://sourceforge.net/apps/mediawiki/mspgcc/index.php?title=Building_MSPGCC_from_Source_Code
the commands :-
cd ../build-binutils
../binutils-2.19/configure --target=msp430
--prefix=/usr/local/msp430
make
su
make install
I don't want to tell people how to suck eggs, & I'm possibly nit-picking
now, but perhaps a suggestion (for at least the Ubuntu users) ....
sudo make install
is safer for the common man?
Not only that, but to make "su" work, I'd have to enable the root user.
I don't trust myself enough for that .....
-
regards,
Errol Kowald