I've moved all files from /usr/local/msp430 and installed new ( http://mspgcc.sourceforge.net/build.html ) but that's not the solution:
msp430-gcc -Wl,-s,-O,--verbose -mmcu=msp430x149 -Os -o aout.elf ergo2001.o assem.o ram_load.o ergo2001.o: In function `show_pfeile_LCD24': ergo2001.o(.text.show_pfeile_LCD24+0xc): internal error: unsupported relocation error ergo2001.o: In function `show_wintek_alarm': ergo2001.o(.text.show_wintek_alarm+0x2e): internal error: unsupported relocation error ergo2001.o: In function `prog_nr_anzeigen': ergo2001.o(.text.prog_nr_anzeigen+0x24c): internal error: unsupported relocation error ergo2001.o: In function `Com_Shell': ergo2001.o(.text.Com_Shell+0x224): internal error: unsupported relocation error ergo2001.o(.text.Com_Shell+0x22a): internal error: unsupported relocation error ergo2001.o(.text.Com_Shell+0x244): internal error: unsupported relocation error ergo2001.o(.text.Com_Shell+0x63e): internal error: unsupported relocation error
