gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gdb] hpux 11 compile issue


From: Robert Nesius
Subject: [Gdb] hpux 11 compile issue
Date: Thu, 12 Aug 2004 02:25:22 -0700

I cannot get 6.1.1 or 6.2 to compile on HPUX 11.00 with ansic or gcc. The problem is in gdb/hpux-threads.c, line 221 seems to be the beginning of a declaration of a global data-structure with the size determined dynamically (?). Alas, NUM_REGS is expanded to some sort of macro and the compiler complains vigorously.

Has anyone here successfully built gdb 6.1.1 or 6.2 on HPUX (any flavor?)

Thanks,
-Rob





reply via email to

[Prev in Thread] Current Thread [Next in Thread]