https://sourceware.org/bugzilla/show_bug.cgi?id=25120

--- Comment #7 from Harald van Dijk <harald at gigawatt dot nl> ---
(In reply to Harald van Dijk from comment #6)
> This is not compatible with how libbfd.a is created,
> where ar is invoked multiple times, so if I use this instead, readelf does
> build, but nothing else.

ar being invoked multiple times was due to a misdetected maximum command line
argument length. If I override the configure check by setting
lt_cv_sys_max_cmd_len=-1, binutils links successfully when using tcc's ar.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to