From: "Øyvind Harboe" <oyvind.harboe@zylin.com>
To: <gdb@sources.redhat.com>
Subject: ARM, GDB remote protocol server, Windows
Date: Thu, 05 Jun 2003 10:44:00 -0000 [thread overview]
Message-ID: <000e01c32b4f$0731a290$73dea8c0@lair> (raw)
Hi,
I wanted to try to compile this from under CygWin,
but I get errors.
I'm not too savy on Linux/CygWin stuff, but perhaps I can
contribute with testing of pppcb itself. pppcb appears to
support HW breakpoints, which the OCDemon stuff does not
seem to support.
Øyvind
oharboe@lair ~/pppcb/build
$ ../pppcb-0.9.0/configure
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for strip... strip
checking for sed... sed
checking for cat... cat
checking for gcc... gcc
checking for C compiler default output... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stdlib.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating pppcb_config.h
config.status: executing depfiles commands
oharboe@lair ~/pppcb/build
$ make
make all-recursive
make[1]: Entering directory `/home/oharboe/pppcb/build'
Making all in lib
make[2]: Entering directory `/home/oharboe/pppcb/build/lib'
gcc -g -O2 ../../pppcb-0.9.0/lib/state_maker.c -o state_maker
In file included from ../../pppcb-0.9.0/lib/state_maker.c:3:
../../pppcb-0.9.0/lib/pppcb/jtag.h:4:25: pppcb/pppcb.h: No such file or
director
y
In file included from ../../pppcb-0.9.0/lib/state_maker.c:3:
../../pppcb-0.9.0/lib/pppcb/jtag.h:34: parse error before "PPPCB"
../../pppcb-0.9.0/lib/pppcb/jtag.h:34: warning: no semicolon at end of
struct or
union
../../pppcb-0.9.0/lib/pppcb/jtag.h:42: parse error before '}' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:42: warning: data definition has no
type or s
torage class
../../pppcb-0.9.0/lib/pppcb/jtag.h:50: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:53: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:59: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:65: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:71: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:77: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:83: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:90: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:96: parse error before '*' token
../../pppcb-0.9.0/lib/pppcb/jtag.h:103: parse error before '*' token
make[2]: *** [state_maker] Error 1
make[2]: Leaving directory `/home/oharboe/pppcb/build/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/oharboe/pppcb/build'
make: *** [all] Error 2
oharboe@lair ~/pppcb/build
next reply other threads:[~2003-06-05 10:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-05 10:44 Øyvind Harboe [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-06-02 22:22 Torsten Mohr
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='000e01c32b4f$0731a290$73dea8c0@lair' \
--to=oyvind.harboe@zylin.com \
--cc=gdb@sources.redhat.com \
/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