From: Giant SZ Li <giant.sz.li@philips.com>
To: bug-gnu-emacs@gnu.org
Subject: about libtermcap.a
Date: Thu, 28 Jun 2007 18:02:07 +0800 [thread overview]
Message-ID: <OF167F587B.C2E0AFD1-ON48257308.00370F1E-48257308.00372025@philips.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 773 bytes --]
Dear emacs:
I want to compile a executable image "gdbserver" to run on arm9 board,
and I download source file gdb-6.6.tar.gz from ftp://ftp.gnu.org/gnu/gdb
and compiled it on redhat linux pc(kernel 2.4.20.8) ,
the compiler is arm-linux-uclibc-gcc (version 3.4.2)
when I do like this :
1) at folder /gdb-6.6, ./configure --build=i686-pc-linux-gnu
--host=arm-linux-uclibc
2) make
I found error "no termcap library found"
so I download termcap termcap-1.3.1.tar.gz from
ftp://ftp.gnu.org/gnu/termcap
and compile it, produce "libtermcap.a" (use arm-linux-uclibc-gcc)
and copy this file "libtermcap.a" to /gdb-6.6, and do "make", the error "no
termcap library found" still exist,
why? can you response to me? Look forward it...
Thanks and Best reguard!
br\giant
[-- Attachment #1.2: Type: text/html, Size: 1050 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
reply other threads:[~2007-06-28 10:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=OF167F587B.C2E0AFD1-ON48257308.00370F1E-48257308.00372025@philips.com \
--to=giant.sz.li@philips.com \
--cc=bug-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).