From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2251 invoked by alias); 16 Jan 2009 16:07:17 -0000 Received: (qmail 2211 invoked by uid 48); 16 Jan 2009 16:07:05 -0000 Date: Fri, 16 Jan 2009 16:07:00 -0000 Message-ID: <20090116160705.2210.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "r dot emrich at de dot tecosim dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2009-01/txt/msg01778.txt.bz2 ------- Comment #26 from r dot emrich at de dot tecosim dot com 2009-01-16 16:07 ------- (In reply to comment #24) > (In reply to comment #23) > > This patch fixes the file magic regex for hppa*64*. > > All dependent files have to be regenerated. > > > > This modified regex allows to detect PA-RISC shared objects with the native > > HP-UX file command and with the BSD file command as of version 4.21. > > Changes to libtool.m4 should be posted upstream (to the libtool-patches at > gnu.org list) and integrated there first. For this particular patch, can > you please check the other HP-UX hosts and fix them as well? > > Thank you, > Ralf > I posted to bug-libtool@gnu.org referencing this discussion. For the other HP-UX hosts I can say the following. I don't have a Itanium system around, so I can't do anything. The entry for the remaining HP-UX hosts doesn't works at all. I upload a new patch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38384