Hi Mat,
I've been attempting to use your patch and adding some more to it and
I have a problem with binutils.
What exactly was the "more" that you tried to add? your diff looks
somewhat broken.
msp430-gcc -mmcu=msp430x2619 -o leds.elf main.o
msp430-ld: target not found
Hmm, same behaviour here.
Actually the whole patch is broken, because compiling the toolchain does
not create the necessary crt430xxxx.o files. I didn't notice that
because I only testet msp430f248 support - and somehow I managed to
create crt430x248.o when I first tried to patch the toolchain in december.
It'll take some days until I'll find some time to take a close look why
things don't work. Sorry for the inconvenience.
Gunther