From: damny@web.de
To: gdb@sourceware.org
Subject: build a canadian cross gdb
Date: Tue, 06 Oct 2009 17:43:00 -0000 [thread overview]
Message-ID: <1184738155@web.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 2171 bytes --]
servus,
for some time i try to build a canadian cross gdb for myself.
the setup is linux mint, i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) & build=i686-linux-gnu, host=i586-mingw32msvc, target=arm-elf.
problem is, that the build process produces a windows executable *gdb.exe file, but remote connection to open on-chip debugger (openocd; http://openocd.berlios.de/web/) fails in a way that openocd crashes.
my assumption is, that there are inconsistencies regarding to tui (text user interface). this is because of 'make all' messages
>>> snip begin
checking termcap.h usability... no
checking termcap.h presence... no
checking for termcap.h... no
checking for tgetent... no
checking for tgetent in -ltermcap... no
checking for tgetent in -ltinfo... no
checking for tgetent in -lcurses... no
checking for tgetent in -lncurses... no
checking which library has the termcap functions... using gnutermcap
configure: WARNING: no enhanced curses library found; disabling TUI
checking for library containing tgetent... (cached) none required
checking curses.h usability... no
checking curses.h presence... no
checking for curses.h... no
checking cursesX.h usability... no
checking cursesX.h presence... no
checking for cursesX.h... no
checking ncurses.h usability... no
checking ncurses.h presence... no
checking for ncurses.h... no
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
checking ncurses/term.h usability... no
checking ncurses/term.h presence... no
checking for ncurses/term.h... no
checking for term.h... no
>>> snip end
can anyone of you give me some hints?
how to integrate 'termcap' and/or 'ncurses' into mingw? in synaptic i've found no possibility. and a simple copy&paste of 'termcap.h' and 'libtermcap.a' (http://ftp.gnu.org/gnu/termcap/) into mingw include and lib directory wasn't sucessfully, too.
many thanks and greetz,
daniel
________________________________________________________________
Neu: WEB.DE Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate
für nur 19,99 Euro/mtl.!* http://produkte.web.de/go/02/
[-- Attachment #2: buildlogs.tar.bz2 --]
[-- Type: application/x-bzip2, Size: 20573 bytes --]
next reply other threads:[~2009-10-06 17:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-06 17:43 damny [this message]
2009-10-06 17:56 ` Daniel Jacobowitz
2009-10-06 19:17 damny
2009-10-06 20:43 ` Daniel Jacobowitz
2009-10-11 8:43 damny
2009-10-11 13:58 ` Daniel Jacobowitz
2009-10-12 2:52 ` Joel Brobecker
2009-10-12 17:56 damny
2009-10-12 18:02 ` Daniel Jacobowitz
2009-10-12 18:22 damny
2009-10-12 18:31 ` Daniel Jacobowitz
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1184738155@web.de \
--to=damny@web.de \
--cc=gdb@sourceware.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox