This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: --gc-sections for sh-coff toolchain


On Thu, Oct 04, 2001 at 08:36:40AM +0000, Arati Dikey wrote:
> 
> How do I enable it for the sh-coff tool chain ?

You will need to write some code.  --gc-sections is only implemented for
ELF targets, so far.  Alternatively, you may be able to use objcopy
to translate a fully linked sh-elf object to sh-coff.

-- 
Alan Modra


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]