This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: ARM hard-float ABI: add ldconfig flag value


> >OSABI is used in a generic way and should not be used for machine-specific
> >purposes.
> 
> Are you sure? Various docs say that values above 64 are specifically
> set aside for machine-specific values, hence why I'm looking at using
> 65 and 66 here.

That may have been the original intent of the ELF spec.  But on GNU systems
this field has been coopted for purposes that are specific only to the GNU
dynamic linker (and linker), not to any machine or operating system.

> Exactly, those values are describing needed/used hardware, not ABI.

Then a new bit in that field seems like the best option to me.


Thanks,
Roland


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