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: [SH][PATCH] SH Kernel compatibility


Andrew Stubbs <ams@codesourcery.com> wrote:
> The existing glibc sources only build for SH4 with older versions of the 
> kernel headers (if at all).
> 
> Please apply this patch to allow building against Linux 2.6.28.
> 
> Basically it's just a question of defining some missing types, and 
> ensuring that others are not multiply defined.
> 
> I think this ought to be backward compatible.

I thought that sh-linux folks always use their own modified
headers instead of the vanilla kernel headers.
The patch itself looks good to me, though.

Regards,
	kaz


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