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: Linux ELF OS ABI


From: "H.J. Lu" <hjl.tools@gmail.com>
Date: Thu, 18 Feb 2010 13:57:23 -0800

> I think linker should mark Linux OS ABI only if there is an IFUNC
> definition. Please open a bug report.

It marks any time a IFUNC symbol is seen during the linking process.

So all you have to do is call memcpy() or some other libc function
which is IFUNC'd and you'll get OSABI set to Linux.


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