public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Enabling multi-section feature compulsively
@ 2023-06-16 11:16 last first
  0 siblings, 0 replies; only message in thread
From: last first @ 2023-06-16 11:16 UTC (permalink / raw)
  To: gcc

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

Is it possible to enable this feature without `*-fdata-sections*` and `
*-ffunction-sections*` flags in GCC? And without `*--gc-sections*` in LD?
This feature can reduce the size of statically linked binaries, but many
build systems don't support it.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-06-16 11:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-16 11:16 Enabling multi-section feature compulsively last first

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 read-only IMAP folder(s) and NNTP newsgroup(s).