Hi,

I'm trying to port the gdbserver part of GDB-5.0 to Sun Sparc Solaris 2.6+ .

I've still a problem with some old structure def's from SunOS 4.* in the
low-sparc.c module.

btm0gn:/home/jvme/bin/gdb-5.0/gdb/gdbserver> make CC=gcc
gcc -c -g     -I. -I.. -I. -I./.. -I./../config -I./../../include -I../../bf
d -I./../../bfd -DGDBSERVER low-sparc.c
low-sparc.c: In function `mywait':
low-sparc.c:130: storage size of `w' isn't known -> union wait w;
low-sparc.c: In function `fetch_inferior_registers':
low-sparc.c:179: storage size of `inferior_fp_registers' isn't known ->
struct fp_status inferior_fp_registers;
low-sparc.c: In function `store_inferior_registers':
low-sparc.c:226: storage size of `inferior_fp_registers' isn't known ->
struct fp_status inferior_fp_registers;
*** Error code 1
make: Fatal error: Command failed for target `low-sparc.o'

The referred SunOS 4.* (or gdb) structure definitions: wait & fp_status are
probabely vanished in in Solaris 2.6+ (or gdb-5.0 for Solaris 2.6+).

Does anybody has some hints?


Best Regards,

[EMAIL PROTECTED]



begin:vcard 
n:Vermeire;Johan
tel;fax:+32 (0)3 2409816
tel;work:+32 (0)3 2404189
x-mozilla-html:TRUE
url:http://www.alcatel.be
org:Alcatel Bell n.v.;CID - WX21 - F/A2
adr:;;F. Wellesplein 1;Antwerp;;2018;Belgium
version:2.1
email;internet:[EMAIL PROTECTED]
title:Tools & Technology officer
x-mozilla-cpt:;2
fn:Johan Vermeire
end:vcard

Reply via email to