From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Andrew Cagney Cc: gdb@sources.redhat.com Subject: Re: [5.1] HP/UX 11.0 or 10.20. Ha! Date: Mon, 15 Oct 2001 10:29:00 -0000 Message-id: <3BCB1CC2.4070803@cygnus.com> References: <3BCA19B7.2070807@cygnus.com> X-SW-Source: 2001-10/msg00150.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. On a brighter note (?), it did build using GCC on 10.20 but (consistent with rbrowns report) it didn't work. Andrew