Chris,

Thanks again.  I installed libncurses-dev to fix the problem.

I've now been able to compile the test sample, get an assembly listing and
a hex file so things are looking good on my Debian platform.  If anyone
wants to know what I had to do, let me know.

\/
Sincerely,

David Smead
http://www.amplepower.com

On Sun, 30 May 2004, Chris Liechti wrote:

> David Smead wrote:
> > feynman:/tmp/mspgcc/gdb-6.0# ./configure --prefix=/usr/local/msp430 
> > --target=msp430
> > feynman:/tmp/mspgcc/gdb-6.0# make
> > configure: error: no termcap library found
> ..
>
> > feynman:/tmp/mspgcc/binutils-2.14# locate libtermcap
> > /lib/libtermcap.so.2
> > /lib/libtermcap.so.2.0.8
>
> many *nix platforms have separate packages for runtime and development
> of libraries i.e. the header files only get installed with the -dev
> packages. so look for a libtemcap-dev or something like that.
>
> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>

Reply via email to