From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6f416df64a6088e0,start X-Google-Attributes: gid103376,public From: wpritche@osf1.gmu.edu (William W Pritchett) Subject: Problems Building Ada GDB Date: 1996/07/31 Message-ID: <4to8rg$p18@portal.gmu.edu>#1/1 X-Deja-AN: 171273574 content-type: text/plain; charset=US-ASCII organization: George Mason University, Fairfax, Virginia, USA mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-07-31T00:00:00+00:00 List-Id: I'm trying to install the Ada-aware GDB on a Solaris 2.3 machine. I followed the directions (I think), but I keep getting errors when gcc compiles the following files: /usr/include/sys/procfs.h and sparc-tdep.c I get a bunch of warnings and parse errors with both of these files. I'd appreciate any insight. Thanks, Bill Pritchett