From: Steve S. <ste...@gm...> - 2024-04-09 07:00:43
|
On Tue, Apr 9, 2024, 01:56 Oleg Endo <ole...@t-...> wrote: which will put each function and data item into its own ELF section. Then > the linker can figure out which sections are used and which ones are not > used. > With sdcc, a common way to optimize it is to have as many .c files as items one wants to be pruned. I think the stdlib is implemented that way. Cheers, -- Steve SCHNEPP |