On 23/12/2010 12:10, PcX wrote:
> Hi ,all
>
> I used -ffunction-sections -fdata-sections -Wl,--gc-sections on
> MinGW, but the options had little effect. I want to know is the
> "gc-sections" enabled on MinGW?
>
Nope, 'fraid not; only ELF targets support gc-sections so far.
cheers,
DaveK