bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compilation of gdb 5.0 for Linux Sparc


From: Benoit Sibaud
Subject: Compilation of gdb 5.0 for Linux Sparc
Date: Tue, 24 Oct 2000 17:28:29 +0200

(already sent to gnu.gdb.bug forum)

Hi,

it seems some types and constants are not defined for Sparc
architecture. Can somebody confirm it ?
(I tried with Debian Linux 2.2 under Sparc 20 with gcc 2.95.2).

****
gcc -c -g -O2    -I. -I../../gdb -I../../gdb/config -DHAVE_CONFIG_H
-I../../gdb/../include/opcode -I../../gdb/../readline/.. -I../bfd
-I../../gdb/../bfd  -I../../gdb/../include -I../intl -I../../gdb/../intl
-I../../gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb/sparc-tdep.c
../../gdb/sparc-tdep.c: In function `supply_gregset':
../../gdb/sparc-tdep.c:1336: syntax error before `*'
../../gdb/sparc-tdep.c:1343: `regp' undeclared (first use in this
function)
../../gdb/sparc-tdep.c:1343: (Each undeclared identifier is reported
only once
../../gdb/sparc-tdep.c:1343: for each function it appears in.)
../../gdb/sparc-tdep.c:1347: `R_PS' undeclared (first use in this
function)
../../gdb/sparc-tdep.c:1348: `R_PC' undeclared (first use in this
function)
../../gdb/sparc-tdep.c:1349: `R_nPC' undeclared (first use in this
function)
../../gdb/sparc-tdep.c:1350: `R_Y' undeclared (first use in this
function)
[SNIP]
****

Thanks in advance,

--
BenoƮt Sibaud
R&D Engineer - France Telecom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]