public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Variables assigned to ram are increasing elf file size (=> occupying flash)
@ 2020-09-01 10:21 Rachel Sapir
  2020-09-01 15:41 ` Dan Kegel
  0 siblings, 1 reply; 4+ messages in thread
From: Rachel Sapir @ 2020-09-01 10:21 UTC (permalink / raw)
  To: gcc-help
  Cc: Rachel Sapir, רחל דויטש

Hello,

I noticed that when I increase array sizes (I have some very big arrays)
the .elf file is increased by the same size. Since the elf file is saved to
the flash, it occupies flash area unnecessarily.

Is there a way to prevent this from happening?

Best regards,
Rachel

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

end of thread, other threads:[~2020-09-02 15:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-01 10:21 Variables assigned to ram are increasing elf file size (=> occupying flash) Rachel Sapir
2020-09-01 15:41 ` Dan Kegel
     [not found]   ` <SL2PR01MB2795251A84A086E463F26FCE992F0@SL2PR01MB2795.apcprd01.prod.exchangelabs.com>
2020-09-02 14:19     ` Dan Kegel
2020-09-02 15:19   ` David Brown

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).