Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using GCC DevKit build with --enable-linker-build-id #4091

Open
andrew-m-leonard opened this issue Dec 16, 2024 · 0 comments
Open
Labels
enhancement Issues that enhance the code or documentation of the repo in any way

Comments

@andrew-m-leonard
Copy link
Contributor

GCC with ELF and Binutils supports generation of "build-id" sections for additional debugging information for use when using separate debuginfo: https://sourceware.org/gdb/current/onlinedocs/gdb.html/Separate-Debug-Files.html

Consider whether the Adoptium GCC DevKit build should use --enable-linker-build-id

@andrew-m-leonard andrew-m-leonard added the enhancement Issues that enhance the code or documentation of the repo in any way label Dec 16, 2024
@andrew-m-leonard andrew-m-leonard changed the title Consider using GCC Consider using GCC DevKit build with --enable-linker-build-id Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issues that enhance the code or documentation of the repo in any way
Projects
Status: Todo
Development

No branches or pull requests

1 participant