ARM hard-float ABI: add ldconfig flag value
Roland McGrath
roland@hack.frob.com
Thu Aug 2 17:55:00 GMT 2012
> >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
More information about the Libc-alpha
mailing list