I tried to build the toolchain from the instructions in the manual.
Couldn't build gdb:

[r...@localhost src]# rm -rf gdb-5.1.1
[r...@localhost src]# tar --bzip2 -xf gdb-5.1.1.tar.bz2 
[r...@localhost src]# cp -r gdb/gdb-5.1.1/ gdb-5.1.1/
[r...@localhost src]# cd gdb-5.1.1
[r...@localhost gdb-5.1.1]#  ./configure --prefix=/usr/local/msp430 
--target=msp430
Configuring for a i686-pc-linux-gnu host.
Invalid configuration `msp430': machine `msp430' not recognized
Unrecognized target system name msp430.
[r...@localhost gdb-5.1.1]# 

Tried with gdb-6.0 as per mikrocontroller.net instructions.  Configure
succeeded, make failed (for some reason, make invokes configure).

configure: error: *** Gdb does not support target msp430-unknown-none
make: *** [configure-gdb] Error 1
[r...@localhost gdb-6.0]# 

Any clues on what I'm going wrong?  Is there an IRC channel for
mspgcc users?

-- 
--My blog is at angry-economist.russnelson.com  | I'm giving a short
Crynwr sells support for free software  | PGPok | talk at WTF, Isen's
521 Pleasant Valley Rd. | +1 315 268 1925 voice | stupid net conference:
Potsdam, NY 13676-3213  | FWD# 404529 via VOIP  | http://stupidnet.com

Reply via email to