This is the mail archive of the gcc-patches@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]

Re: Patch to build shared libgcc on hppa64-hpux


Joseph S. Myers wrote:
On Tue, 8 Mar 2005, John David Anglin wrote:


2005-03-08 Joseph S. Myers <joseph@codesourcery.com>

* config.gcc (hppa*64*-*-hpux11*): Use pa/t-hpux-shlib.

This is ok if there are no regressions with both HP and GNU ld.  I
know it works with HP ld but I think there were issues with GNU ld.


I tried testing with GNU ld, but building the *unmodified* GCC caused ld to crash building libstdc++. Given that GNU ld seems broken on this target and in any case HP ld is known to work better on this target, I'm not sure that further testing with GNU ld would be useful as regards this patch.

I agree. Your patch is clearly the right thing to do, in principle, and if GNU ld starts working, but falls over on this particular bit, then we can twiddle the configuration at that point.


So, I think the patch should be OK, unless Dave has further objections.

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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