This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/38384] fails to build cross gcc for target hppa64-hp-hpux11.00 in libstdc++/libmath



------- Comment #24 from rwild at gcc dot gnu dot org  2009-01-16 15:13 -------
(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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38384


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]