This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH 1/9] [ARC] Avoid creating dynamic relocs when static linked is requested.


Hi Cupertino,

  First of all - sorry for taking so long to look at this patch series.

> 	* elf32-arc.c (ADD_RELA): Changed to only work when dynamic object is
> 	created.

One thing that struck me about this patch is - what should happen if dynamic
sections are not being created ?  IE is it an error to invoke the ADD_RELA
macro if dynamic sections are not being emitted ?  If so, then maybe this
macro should be extended to include an error message...

Cheers
  Nick



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