From mboxrd@z Thu Jan 1 00:00:00 1970 From: gdb@thewrittenword.com To: gdb@sources.redhat.com Cc: "Coleman, Michael" Subject: Re: status of gdb on Tru64 5.1? Date: Thu, 27 Sep 2001 07:42:00 -0000 Message-id: <20010927094202.B89616@oolong.il.thewrittenword.com> References: <95C2153C4FD3D311B34D0008C786B0AE8780C6@exchkc01.stowers-institute.org> <20010927093935.A89616@oolong.il.thewrittenword.com> X-SW-Source: 2001-09/msg00242.html On Thu, Sep 27, 2001 at 09:39:35AM -0500, gdb@thewrittenword.com wrote: > On Tue, Sep 25, 2001 at 08:58:55AM -0500, Coleman, Michael wrote: > > Does anyone know the status of gdb on Tru64 5.1? Neither the latest release > > nor the CVS head currently compile. (The CVS head seems to have problems > > with the register definitions used in alpha-nat.c:101-108.) > > I can build the 5.1 branch on Tru64 UNIX 5.1. I have not tested yet > though. Oops, scratch that: cc -c -std -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../intl -I./../intl -DMI_OUT=1 -DUI_OUT=1 alpha-nat.c cc: Error: alpha-nat.c, line 101: In the initializer for core_reg_mapping[0], "EF_V0" is not declared. (undeclared) EF_V0, EF_T0, EF_T1, EF_T2, EF_T3, EF_T4, EF_T5, EF_T6, ----^ cc: Error: alpha-nat.c, line 101: In the initializer for core_reg_mapping[1], "EF_T0" is not declared. (undeclared) EF_V0, EF_T0, EF_T1, EF_T2, EF_T3, EF_T4, EF_T5, EF_T6, -----------^ cc: Error: alpha-nat.c, line 101: In the initializer for core_reg_mapping[2], "EF_T1" is not declared. (undeclared) ... -- albert chin (china@thewrittenword.com)