Greetings,

Thanks Chris for your previous answer. It advanced me down to getting
gdb built where I ran into a second error. And thanks for you work on
porting gcc!

feynman:/tmp/mspgcc/gdb-6.0# ./configure --prefix=/usr/local/msp430 
--target=msp430

feynman:/tmp/mspgcc/gdb-6.0# make
.
.
.
checking for library containing tgetent... no
configure: error: no termcap library found
make: *** [configure-gdb] Error 1
feynman:/tmp/mspgcc/binutils-2.14# locate libtermcap
/lib/libtermcap.so.2
/lib/libtermcap.so.2.0.8

Am I missing a termcap lib specific to the msp430?  I'm following the
instructions at http://www.mikrocontroller.net/mspgcc.en.htm.
Unfortunately, the server was missing for the wget of gdb.  I used
wget ftp://ftp.gnu.org/gnu/gdb/gdb-6.0.tar.bz2, so that may be a
problem.

\/
Sincerely,

David Smead
http://www.amplepower.com

On Sat, 29 May 2004, Chris Liechti wrote:

> David Smead wrote:
> > I ran into a problem building the tool chain.
> >
> > feynman:/tmp/mspgcc/binutils-2.14#
> > CC=gcc ./configure --prefix=/usr/local/msp430 --target=msp430
> ..
> > /usr/bin/ld: cannot open crt1.o: No such file or directory
>
> install the libc-dev package for your platform
>
> chris
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g.
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> _______________________________________________
> Mspgcc-users mailing list
> Mspgcc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>

Reply via email to