This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: ar crashes building libgcc.a
On Thu, Apr 22, 2004 at 12:32:28PM -0400, Andrew Cagney wrote:
> >On Thu, Apr 22, 2004 at 11:49:58AM -0400, Ian Lance Taylor wrote:
> >
> >>>Andrew Cagney <cagney@gnu.org> writes:
> >>>
> >>
> >>>>> I suspect that the binutils testsuite doesn't contain a test of
> >>>
> >>>>>> >open-file-limit files? Any suggestions on how to add that?
> >>
> >>>
> >>>ar rc f1.o f2.o f3.o ...
> >>>
> >>>Ian
> >
> >
> >FWIW, the current binutils failed "make check" on Linux/x86:
> >
> >./ld/ld.log:FAIL: ar with versioned solib
> >./ld/ld.log:FAIL: TLS -fpic -shared transitions
>
> FYI, I now see:
> FAIL: TLS32 dynamic exec
> FAIL: TLS32 shared
> but I think it is unrelated (my fix doesn't affect it and I'm pretty
> sure yesterdays test passed).
The current source tree works fine for me on Linux/x86.
H.J.