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]
Other format: [Raw text]

objcopy --set-section-flags .data=alloc,load,data,share


Hello,

  I've got a question about semantics of the "share" section flag
in objcopy. It seems not be documented anywhere and all links I
could google up refer to COFF binaries, with unexplained semantics
as well. Is there a possibility to mark a "shared" section in ELF,
so that OS's that need it can map the section as shared?

  I did try the invokation mentioned in the subject, it seems to
have no effect on the binary.

  TIA,

  Pjotr Kourzanov


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