On Tue, 2004-11-09 at 02:15 +0100, Chris Liechti wrote: > Jonas Sølvhøj wrote: > > I used binutils-2.15 and gcc-3.2.3. > > just use the binutils from the official site, no files from > mspgcc.sf.net > > only gcc and gdb have to be patched with out files and msp430-libc > comes > from our site.
I don't think this is true. I compiled binutils-2.15 (no files from cvs) and it doesn't have support for 1611. Please look at the following link: http://sources.redhat.com/cgi- bin/cvsweb.cgi/src/ld/emulparams/msp430all.sh?cvsroot=src 1611 support was added after 2.15 was released. So, is there a patch with the changes, or which files from cvs will I need to get 1611 support? Jonas