From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 39C39394743C; Tue, 1 Sep 2020 12:41:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 39C39394743C From: "hjl.tools at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug libc/26558] [meta] Build glibc with LLD Date: Tue, 01 Sep 2020 12:41:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status cf_reconfirmed_on everconfirmed Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Sep 2020 12:41:11 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D26558 H.J. Lu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2020-09-01 Ever confirmed|0 |1 --- Comment #1 from H.J. Lu --- (In reply to Fangrui Song from comment #0) > Some known issues: >=20 > * elf/librtld.map.o uses a subtle property of --defsym: > https://sourceware.org/pipermail/libc-alpha/2020-April/112732.html Since --defsym in ldd is incompatible with glibc build, --defsym should be poisoned for glibc build. > * ld.lld --verbose does not print a linker script and ld.lld > --print-output-format is not supported: > https://sourceware.org/pipermail/libc-alpha/2020-April/112733.html > * Neither clang nor LLD may support the semantics of .tls_common > https://sourceware.org/pipermail/libc-alpha/2020-April/112734.html This is used to implement STT_COMMON. Do clang/LLD support STT_COMMON? --=20 You are receiving this mail because: You are on the CC list for the bug.=