bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: binutils options


From: Nick Clifton
Subject: Re: binutils options
Date: Mon, 10 Apr 2017 15:26:53 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

Hi Parul,

> I am also able to do testing of binutils using dejaGNU. But, there are few 
> options for which I am stuck up and not able to test these options. These are 
> as follows if someone can help:
> 
> 1.            --strip-discarded
> 2.            --no-strip-discarded
> 3.            --embedded-relocs
> 4.            --fatal-warnings
> 5.            --no-fatal-warnings
> 6.            -fini SYMBOL
> 7.            --force-exe-suffix
> 8.            --init SYMBOL
> 9.            --no-undefined-version
> 10.         --no-warn-mismatch
> 11.         --no-warn-search-mismatch
> 12. --spare-dynamic-tags COUNT
> 13.  --split-by-reloc [=COUNT]
> 14. --task-link SYMBOL

To be honest, I would not worry about any of these options.  None of them
(well except for --embedded-relocs) has any target specific effects, and 
so you should not need to test them for your particular port.

Cheers
  Nick

PS.  The --embedded-relocs option does have a target specific effect, but it
is only used by a very few targets (bfin, cr16, m68k) and I doubt if it is
needed for your target.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]