This is the mail archive of the gdb-prs@sourceware.org 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]
Other format: [Raw text]

Re: gdb/2045: gdb 6.4 compilation fails on HPUX 10


The following reply was made to PR gdb/2045; it has been noted by GNATS.

From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: gdb-gnats@sourceware.org
Cc: ralfixx@gmx.de
Subject: Re: gdb/2045: gdb 6.4 compilation fails on HPUX 10
Date: Mon, 5 Dec 2005 22:36:46 +0100 (CET)

 Hi,
 
 I've been looking into the problem today.  I remember stumbling across
 the -D_LARGEFILE64_SOURCE issue, and could indeed reproduce it.  I'm
 working on a proper fix, but it seems the HP-UX 10.20 header files are
 seriously borked, so the "right" fix doesn't quite work :(.
 
 I can't reproduce the curses problem though.  That's with gcc-2.95.3
 though.  Maybe this is a bug in GCC 4.0.2.  Or maybe you need to patch
 the machine.  The box I tried has
 
   700QPK1020                    ACE.199906.01  Workstation Quality Pack for HP-UX 10.20 (June 1999) 
   B6193DA                       ACE.199906.03  Workstation ACE for HP-UX 10.20 (June 1999) 
   B6378CA                       ACE.199906.01  Networking ACE for HP-UX 10.20 (June 1999) 
 
 I don't think the -D__HP_CURSES is the way to go, since that invokes
 the HP curses stuff instead of the standardized X/Open curses.
 
 Mark


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