Hello all, i've got the whole cvs from sourceforge... and I'm trying to build mspgcc using the packaging help system (running make build)
and I'm failing when building msp430-libc. Here's the error: ../include/msp430/dma.h: Assembler messages: ../include/msp430/dma.h:55: Error: unknown opcode `sfra(dma0sa,' ../include/msp430/dma.h:57: Error: junk at end of line, first unrecognized character is `0' ../include/msp430/dma.h:59: Error: unknown opcode `sfra(dma0da,' ../include/msp430/dma.h:68: Error: unknown opcode `sfra(dma1sa,' ../include/msp430/dma.h:74: Error: junk at end of line, first unrecognized character is `0' ../include/msp430/dma.h:81: Error: unknown opcode `sfra(dma2sa,' ../include/msp430/dma.h:85: Error: unknown opcode `sfra(dma2da,' ../include/msp430/dma.h:87: Error: junk at end of line, first unrecognized character is `0' make[1]: *** [crt430xG4616.o] Error 1 make[1]: Leaving directory `/home/underline/gittrees/mspgcc/packaging/build/msp430-libc/src' Can anyone help here??? thanks -- Best Regards, Felipe Balbi [email protected]
