iority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: mslomp at gmail dot com
Target Milestone: ---
I'm getting "Too many open files" when building LLVM/clang (release_60 branch)
with the most recent version of binutils (2.31.1-1).
Running
https://sourceware.org/bugzilla/show_bug.cgi?id=23573
--- Comment #2 from mslomp at gmail dot com ---
IIRC, it was during the final linking stages of the build, so it could have
been due to 'ar', as pointed in #23460. I can confirm that tomorrow by noon
(PST).
--
You are receiving
https://sourceware.org/bugzilla/show_bug.cgi?id=23573
--- Comment #3 from mslomp at gmail dot com ---
Actually, in my case, the bug seems to come from 'ld':
T:/Tools/MSYS2/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
cannot find ../..
https://sourceware.org/bugzilla/show_bug.cgi?id=23573
--- Comment #4 from mslomp at gmail dot com ---
In addition, reverting to 2.30-4 also works.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing
https://sourceware.org/bugzilla/show_bug.cgi?id=23573
--- Comment #7 from mslomp at gmail dot com ---
In that case, it should be landing on the upcoming 2.32 release, correct?
--
You are receiving this mail because:
You are on the CC list for the bug