Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] clang should include build-ids in resulting binaries by default
@ 2021-02-09 15:52 ericonr
  2021-05-18  0:13 ` [ISSUE] [CLOSED] " q66
  0 siblings, 1 reply; 2+ messages in thread
From: ericonr @ 2021-02-09 15:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 574 bytes --]

New issue by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/28609

Description:
Can be checked with `file <binary>`, it won't show a `BuildID`. This makes debug info for such binaries a bit useless, although Chromium at least seems to pass the linker flag, because the final binary has a build-id.

Can be configured at build time with `-DENABLE_LINKER_BUILD_ID` (from https://releases.llvm.org/3.9.0/tools/clang/docs/ReleaseNotes.html#major-new-features).

This issue and #17935 should ideally be fixed in the next LLVM update.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ISSUE] [CLOSED] clang should include build-ids in resulting binaries by default
  2021-02-09 15:52 [ISSUE] clang should include build-ids in resulting binaries by default ericonr
@ 2021-05-18  0:13 ` q66
  0 siblings, 0 replies; 2+ messages in thread
From: q66 @ 2021-05-18  0:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 577 bytes --]

Closed issue by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/28609

Description:
Can be checked with `file <binary>`, it won't show a `BuildID`. This makes debug info for such binaries a bit useless, although Chromium at least seems to pass the linker flag, because the final binary has a build-id.

Can be configured at build time with `-DENABLE_LINKER_BUILD_ID` (from https://releases.llvm.org/3.9.0/tools/clang/docs/ReleaseNotes.html#major-new-features).

This issue and #17935 should ideally be fixed in the next LLVM update.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-18  0:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-09 15:52 [ISSUE] clang should include build-ids in resulting binaries by default ericonr
2021-05-18  0:13 ` [ISSUE] [CLOSED] " q66

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).