[RFC][PATCH 21/22] Add Makerules to build %.o and %.os from %.i8

Joseph Myers joseph@codesourcery.com
Wed Oct 21 15:47:00 GMT 2015


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



More information about the Libc-alpha mailing list