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: PATCH: Add sysdeps/unix/sysv/linux/x86_64/x32/configure.in


> This patch adds sysdeps/unix/sysv/linux/x86_64/x32/configure.in
> to specify minimum kernel and directories for x32.  

It's fine to make it a configure.in, but since there is no use of
autoconf macros here, you could instead make it just a configure.
That's simpler if you don't expect that this file will one day grow
some macro use.  But either way is OK.

> I used 2.6.39 as
> minimum kernel since Fedora 15 kernel maps kernel 3.x to 2.6.4x.y.

Fedora 15 didn't have x32, so what does that matter?  The first
official Linux kernel release with x32 was 3.4, so that's what it
should say.


Thanks,
Roland


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