- Package:
- src:gcc-14
- Source:
- src:gcc-14
- Submitter:
- Kurt Roeckx
- Date:
- 2024-08-07 09:15:06 UTC
- Severity:
- normal
- Tags:
Please consider enabling frame pointers on 64 bit arches. See: https://www.brendangregg.com/blog/2024-03-17/the-return-of-the-frame-pointers.html Kurt
GCC is not the place to do that, if you want to enable that, it has to be done in dpkg-buildflags. Make sure, that you contact porters on which architectures that should be enabled, and e.g. don't do that on 32bit architectures at all.
GCC is not the place to do that, if you want to enable that, it has to be done in dpkg-buildflags. Make sure, that you contact porters on which architectures that should be enabled, and e.g. don't do that on 32bit architectures at all.
Hi! Please see this entry in the dpkg FAQ: https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_Can_we_add_support_for_new_default_build_flags_to_dpkg-buildflags.3F and if you are interested in pursuing this, then start the process, while I don't see any issue with enabling this, I'm not going to drive this myself. Thanks, Guillem
Hi! [ Merging with the other dupes. :) ] Thanks, Guillem