This is the mail archive of the gdb@sourceware.cygnus.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

GDB 4.18 snapshot on Sparc64


I am hoping this is not a FAQ.  The search at the archives did not
reveal anything of this sort.

I am trying to compile a very recent snapshot of gdb 4.18 on a Sparc
Ultra 1 -- Sparc64 architecture.  I am getting the following errors:

make[1]: Entering directory `/local/src/RPM/BUILD/gdb-19991004/gdb'
gcc -c -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode
-I./../re
adline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl
-I./tui    s
parc-tdep.c
sparc-tdep.c: In function `supply_gregset':
sparc-tdep.c:1347: `PS_REGNUM' undeclared (first use in this function)
sparc-tdep.c:1347: (Each undeclared identifier is reported only once
sparc-tdep.c:1347: for each function it appears in.)
sparc-tdep.c:1353: `WIM_REGNUM' undeclared (first use in this function)
sparc-tdep.c:1354: `TBR_REGNUM' undeclared (first use in this function)
sparc-tdep.c:1355: `CPS_REGNUM' undeclared (first use in this function)
sparc-tdep.c: In function `fill_gregset':
sparc-tdep.c:1373: `PS_REGNUM' undeclared (first use in this function)
sparc-tdep.c: In function `supply_fpregset':
sparc-tdep.c:1409: `FPS_REGNUM' undeclared (first use in this function)
sparc-tdep.c: In function `fill_fpregset':
sparc-tdep.c:1436: `FPS_REGNUM' undeclared (first use in this function)
make[1]: *** [sparc-tdep.o] Error 1
make[1]: Leaving directory `/local/src/RPM/BUILD/gdb-19991004/gdb'
make: *** [all-gdb] Error 2

I am using gcc-2.95.1 on Solaris 2.6.  Unfortunately I know zilch about
the Sparc hardware.  What I find surprising is that I get the same
errors on gdb 4.18 "proper".  I am surprised that these errors have
lasted this long.  Is nobody else trying to run gdb on a Sparc64?  Or
did I miss something in the build process?

Any insight you can provide would be helpful.

Thanx,
b.


--
Brian J. Murrell                              InterLinx Support Services, Inc.
North Vancouver, B.C.                                             604 983 UNIX
        Platform and Brand Independent UNIX Support - R3.2 - R4 - BSD

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]