From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: gdb@sources.redhat.com Subject: [5.1] HP/UX 11.0 or 10.20. Ha! Date: Sun, 14 Oct 2001 16:03:00 -0000 Message-id: <3BCA19B7.2070807@cygnus.com> X-SW-Source: 2001-10/msg00146.html Put simply I've had no luck. 10.20, configured with 'CC=cc -Ae' ..../configure dies in libiberty: cc -Ae -c -DHAVE_CONFIG_H -g -I. -I/es/scratch/cagney/51/gdb/src/libiberty/../include /es/scratch/cagney/51/gdb/src/libiberty/regex.c cc: "/es/scratch/cagney/51/gdb/src/libiberty/regex.c", line 305: error 1713: Illegal redeclaration for identifier "uintptr_t". 11.00, configured with ....../configure dies: finding the maximum length of command line arguments... /es/scratch/cagney/51/gdb/src/opcodes/../ltconfig[790]: There is not enough memory available now. configure: error: libtool configure failed Configure in /es/scratch/cagney/51/gdb/behemoth-hppa64-hp-hpux11.00/opcodes failed, exiting. Andrew