On 2008-05-26, Sergey A. Borshch <[email protected]> wrote: > I added all necessary KEEP()s and some symbols (__data_size, > __data_load_start etc) required by my startup code. > --ffunction-sections and --gc-sections works now. Other > scripts changes: > > - *(.bss.*), *(.data.*) and *(.noinit.*) sections added for > future support of --fdata-sections.
I would have sworn I submitted patches for that ages ago. I've been using -ffunction-sections, -fdata-sections and --gc-sectiosn for years. -- Grant
