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


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.

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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