bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/25120] Portability issues in binutils 2.33 due to libctf


From: harald at gigawatt dot nl
Subject: [Bug binutils/25120] Portability issues in binutils 2.33 due to libctf
Date: Tue, 22 Oct 2019 19:20:32 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]