20 Jan 2004 01:42 Mike Lange wrote: > > has someone already successfully compiled a msp430-gcc-3.4.0 > (experimental) cross compiler?
I have. binutils-2.14 + gcc-core-3.4-20040107 + CVS/gcc/gcc-current I have manually added target (msp430) in files of a configuration which are part gcc-core-3.4: configure.in, config.gcc . Regards.