This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

beyond the ELF 1.1 standard


Hello,

Where could I find GNU specific ELF information that talks about d_tag
values
in the domain [0x6FFFFDF8, 0x6FFFFFFF] in the Elf32_Dyn struct?  ELF 1.1
does not explicitly define this domain, but I'm getting values in this
domain.
I'm not sure if its the compiler or 'collect2' that is the culprit.

some version info
GNU CPP version 2.95.2 19991024 (release) (sparc)
GNU C version 2.95.2 19991024 (release) (sparc-sun-solaris2.8)
as: Sun WorkShop 6 99/08/18
ld: Solaris Link Editors: 5.8-1.272
ar: Software Generation Utilities (SGU) Solaris-ELF (4.0)


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