Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Karel Gardas <kgardas@objectsecurity.com>
To: gdb@sources.redhat.com
Subject: gdb head fails to compile for arm-elf target.
Date: Mon, 16 Feb 2004 18:27:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.43.0402161925370.19250-100000@thinkpad.wg-ro-gar1.inext.cz> (raw)


Hello,

following information on http://gcc.gnu.org/simtest-howto.html I'm trying
to build gcc and associated gnu tools includig gdb for arm-elf target. The
build fails while compiling gdb with:

gcc -c -g -O2    -I. -I../../combined/gdb -I../../combined/gdb/config
-DLOCALEDIR="\"/mnt/karel/gcc340-sim/arm-elf/share/locale\""
-DHAVE_CONFIG_H -I../../combined/gdb/../include/opcode
-I../../combined/gdb/../readline/.. -I../bfd -I../../combined/gdb/../bfd
-I../../combined/gdb/../include -I../intl -I../../combined/gdb/../intl
-DMI_OUT=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat
-Wparentheses -Wpointer-arith -Wuninitialized -Wformat-nonliteral
-Wunused-label -Wunused-function  ../../combined/gdb/auxv.c
../../combined/gdb/auxv.c: In function `fprint_target_auxv':
../../combined/gdb/auxv.c:230: error: `AT_SECURE' undeclared (first use in
this function)
../../combined/gdb/auxv.c:230: error: (Each undeclared identifier is
reported only once
../../combined/gdb/auxv.c:230: error: for each function it appears in.)
../../combined/gdb/auxv.c:231: error: `AT_SUN_UID' undeclared (first use
in this function)
../../combined/gdb/auxv.c:232: error: `AT_SUN_RUID' undeclared (first use
in this function)
../../combined/gdb/auxv.c:233: error: `AT_SUN_GID' undeclared (first use
in this function)
../../combined/gdb/auxv.c:234: error: `AT_SUN_RGID' undeclared (first use
in this function)
../../combined/gdb/auxv.c:235: error: `AT_SUN_LDELF' undeclared (first use
in this function)
../../combined/gdb/auxv.c:236: error: `AT_SUN_LDSHDR' undeclared (first
use in this function)
../../combined/gdb/auxv.c:237: error: `AT_SUN_LDNAME' undeclared (first
use in this function)
../../combined/gdb/auxv.c:238: error: `AT_SUN_LPAGESZ' undeclared (first
use in this function)
../../combined/gdb/auxv.c:239: error: `AT_SUN_PLATFORM' undeclared (first
use in this function)
../../combined/gdb/auxv.c:240: error: `AT_SUN_HWCAP' undeclared (first use
in this function)
../../combined/gdb/auxv.c:241: error: `AT_SUN_IFLUSH' undeclared (first
use in this function)
../../combined/gdb/auxv.c:242: error: `AT_SUN_CPU' undeclared (first use
in this function)
../../combined/gdb/auxv.c:243: error: `AT_SUN_EMUL_ENTRY' undeclared
(first use in this function)
../../combined/gdb/auxv.c:244: error: `AT_SUN_EMUL_EXECFD' undeclared
(first use in this function)
../../combined/gdb/auxv.c:245: error: `AT_SUN_EXECNAME' undeclared (first
use in this function)
../../combined/gdb/auxv.c:247: error: `AT_SUN_MMU' undeclared (first use
in this function)
../../combined/gdb/auxv.c:248: error: `AT_SUN_LDDATA' undeclared (first
use in this function)
make[1]: *** [auxv.o] Error 1
make[1]: Leaving directory `/mnt/karel/gcc340-sim/obj/gdb'
make: *** [all-gdb] Error 2


The sources are from today.

Cheers,

Karel
--
Karel Gardas                  kgardas@objectsecurity.com
ObjectSecurity Ltd.           http://www.objectsecurity.com


             reply	other threads:[~2004-02-16 18:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-16 18:27 Karel Gardas [this message]
2004-02-16 18:34 ` Daniel Jacobowitz
2004-02-16 18:39   ` Karel Gardas
2004-02-16 18:42     ` Daniel Jacobowitz
2004-02-16 18:46       ` Karel Gardas
2004-02-16 18:50         ` Daniel Jacobowitz
2004-02-16 19:54           ` Karel Gardas
2004-02-16 20:42             ` Daniel Jacobowitz
2004-02-16 20:53               ` Karel Gardas

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=Pine.LNX.4.43.0402161925370.19250-100000@thinkpad.wg-ro-gar1.inext.cz \
    --to=kgardas@objectsecurity.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