From: "Ashish Goyal" <agoyal@kmvtechnologies.com>
To: <gdb@sources.redhat.com>
Subject: Fw: error in ppc-linux-nat.c - cross-compiling gdb 61. for powerpc -linux
Date: Tue, 13 Apr 2004 14:18:00 -0000 [thread overview]
Message-ID: <02b301c42162$29eaecb0$640a0a0a@austin.kmvtechnologies.com> (raw)
Hi,
My compilations fails in ppc-linux-nat.c . I am cross compiling gdb6.1 with
gcc-3.3.1 on redhat linux 9.0. Here are the commands I run.
./configure --host=powerpc-linux --target=powerpc-linux --without-sim
make
Must remake target `ppc-linux-nat.o'.
gcc -c -g -O2 -I. -I. -I./config -DLOCALEDIR="\"/usr/local/share/locale\"
" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../b
fd -I./../include -I../intl -I./../intl -DMI_OUT=1 -DTUI=1 -Wimplicit -Wret
urn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wunin
itialized -Wformat-nonliteral -Wunused-label -Wunused-function
ppc-linux-nat.c
Putting child 0x08132218 (ppc-linux-nat.o) PID 28728 on the chain.
Live child 0x08132218 (ppc-linux-nat.o) PID 28728
ppc-linux-nat.c: In function `ppc_register_u_addr':
ppc-linux-nat.c:136: `PT_R0' undeclared (first use in this function)
ppc-linux-nat.c:136: (Each undeclared identifier is reported only once
ppc-linux-nat.c:136: for each function it appears in.)
ppc-linux-nat.c:142: `PT_FPR0' undeclared (first use in this function)
ppc-linux-nat.c:146: `PT_NIP' undeclared (first use in this function)
ppc-linux-nat.c:148: `PT_LNK' undeclared (first use in this function)
ppc-linux-nat.c:150: `PT_CCR' undeclared (first use in this function)
ppc-linux-nat.c:152: `PT_XER' undeclared (first use in this function)
ppc-linux-nat.c:154: `PT_CTR' undeclared (first use in this function)
ppc-linux-nat.c:160: `PT_MSR' undeclared (first use in this function)
ppc-linux-nat.c:162: `PT_FPSCR' undeclared (first use in this function)
ppc-linux-nat.c: In function `fill_gregset':
ppc-linux-nat.c:529: `PT_R0' undeclared (first use in this function)
ppc-linux-nat.c:533: `PT_NIP' undeclared (first use in this function)
ppc-linux-nat.c:535: `PT_LNK' undeclared (first use in this function)
ppc-linux-nat.c:537: `PT_CCR' undeclared (first use in this function)
ppc-linux-nat.c:539: `PT_XER' undeclared (first use in this function)
ppc-linux-nat.c:541: `PT_CTR' undeclared (first use in this function)
ppc-linux-nat.c:548: `PT_MSR' undeclared (first use in this function)
ppc-linux-nat.c: In function `fill_fpregset':
ppc-linux-nat.c:570: invalid operands to binary +
ppc-linux-nat.c:573: invalid operands to binary +
/usr/include/sys/stat.h: At top level:
ppc-linux-nat.c:169: warning: `ppc_ptrace_cannot_fetch_store_register'
defined but not used
Got a SIGCHLD; 1 unreaped children.
Reaping losing child 0x08132218 PID 28728
make[1]: *** [ppc-linux-nat.o] Error 1
Thanks,
Ashish
next reply other threads:[~2004-04-13 14:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-13 14:18 Ashish Goyal [this message]
2004-04-13 14:26 ` Daniel Jacobowitz
2004-04-13 14:26 ` Ashish Goyal
2004-04-13 15:12 ` Daniel Jacobowitz
2004-04-13 20:07 Michael Elizabeth Chastain
2004-04-14 15:08 ` Ashish Goyal
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='02b301c42162$29eaecb0$640a0a0a@austin.kmvtechnologies.com' \
--to=agoyal@kmvtechnologies.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