ARM with old kernel
Acharya Partha
partha_acharya@yahoo.com
Tue Jan 27 04:56:00 GMT 2009
Hi Andy
The problem seems to be solved by the attached patch , as I had faced the similar problem earlier. Please try it and let me know if it works for you.
Regards
Partha Acharya
--- On Mon, 1/26/09, Andy Johnson <ajohnson@aecno.com> wrote:
> From: Andy Johnson <ajohnson@aecno.com>
> Subject: ARM with old kernel
> To: crossgcc@sourceware.org
> Date: Monday, January 26, 2009, 6:49 AM
> Everyone,
>
> I'm having a bit of trouble building a toolchain for a
> system with
> an old 2.6.9 kernel:
>
> The script dies in the "Installing C library ->
> Building C library"
> (after the "Installing static core C compiler"
> step) with the error:
> no include path in which to search for limits.h the file
> $CT_PREFIX_DIR/arm-unknown-linux-gnu/sys-root/usr/include/limits.h.
> It's looking (according to the comments) for GCC
> limits.h. Is there
> a relatively easy way to do this without hacking code (not
> that I'm
> afraid to, but it's usually a solution of last resort)?
> I tried
> --with-headers, but that didn't work (configure --help
> says that is
> for linux headers, but I tried anyway).
>
> Any ideas?
>
> Andy Johnson
>
>
> --
> For unsubscribe information see
> http://sourceware.org/lists.html#faq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: glibc_limits_h.patch
Type: text/x-patch
Size: 1469 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20090127/16c21323/attachment.bin>
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list