[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-libc-dev] Fwd: [PATCH gnu binutils] add linker relaxationsuppor
From: |
Anatoly Sokolov |
Subject: |
Re: [avr-libc-dev] Fwd: [PATCH gnu binutils] add linker relaxationsupport for avr |
Date: |
Fri, 10 Mar 2006 21:57:13 +0300 |
Hi.
> LD:
> In order to fix the --gc-sections bug I have added the required KEEP()
> statements in the linker script for avr.
> The contents of .data* , .rodata and .rodata* are now also linked into
> the .data output section so that gcc could be used with
> the -fdata-sections
> switch.
Now, when your patch is commit in binutils CVS repository, whether probably
to close task record #3593: Reassigned item: extend linker scripts to
permit -fdata-sections (gcc PR14064) and -ffunction-sections ?
https://savannah.nongnu.org/patch/?func=detailitem&item_id=3593
Or additional changes in the binutils are necessary?
Anatoly.