From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Daniel Jacobowitz Cc: gdb@sources.redhat.com, aoliva@redhat.com Subject: Re: [5.1] HP/UX 11.0 or 10.20. Ha! Date: Mon, 15 Oct 2001 19:36:00 -0000 Message-id: <3BCB9D01.8050403@cygnus.com> References: <3BCA19B7.2070807@cygnus.com> <20011015010812.A11434@nevyn.them.org> X-SW-Source: 2001-10/msg00152.html > > I'm fairly certain that both of these were fixed recently; at the > least, both look quite familiar to me from the GCC lists [:)] > > I don't immediately see the solutions in the changelog for regex.c, so > maybe it was never fixed, only reported. The libtool problem is fixed > by: > > 2001-07-21 Michael Chastain > * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some > HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local. > * ltmain.sh: Mark as gcc-local. > > I'm almost entirely sure that upstream libtool has a different fix for > this now, as I don't think Alexandre Oliva would have let it get > checked in otherwise [:)] . Alexandre, am I right? Thanks for the info. A quick check of the trunk on 11.00 shows the ltconfig problem still occures. Andrew