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: [RFC][PATCH 21/22] Add Makerules to build %.o and %.os from %.i8


On Wed, 21 Oct 2015, Gary Benson wrote:

> > Not without these directives on ARM.
> 
> Yuck.  Is there any generic way of obtaining the required directives
> for the host system?  Can I obtain them from GCC somehow?  I saw that

I don't think so (though the required directives on ARM are constant, not 
varying between the supported ABI variants).

> sysdep.h doesn't get installed.

Indeed, it's a glibc-internal header, not something providing any public 
interfaces.

-- 
Joseph S. Myers
joseph@codesourcery.com


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