[klibc] version compatibility between linux and klibc

Phil Howard kunnskaperen at gmail.com
Fri Jul 9 03:48:00 PDT 2010


On Fri, Jul 9, 2010 at 1:23 AM, Sam Ravnborg <sam at ravnborg.org> wrote:

> There are basically two approaches.
> One is to use the kernel headers direct - which requires the patch I posted.
> And another is to use the exported headers from the kernel.
> Rather than messing with symlinks you can say:
>
>    make KLIBCKERNELSRC=path/to/exported/headers
>
> I would prefer that option rather than maintaining symlinks - as it
> is much more obvious how the files are pulled in.

I would agree.  I just used the symlink because that's what I had used
previously in my script, and I was at this stage going for minimal
change increments to see what's happening.  I'll use the
KLIBCKERNELSRC= way next.  It's cleaner.



More information about the klibc mailing list