From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] uClibc missing limits.h
Date: Mon, 23 Jun 2008 15:16:48 +0200 [thread overview]
Message-ID: <20080623131648.GE8920@mx.loc> (raw)
In-Reply-To: <485F9581.2040204@cetrtapot.si>
On Mon, Jun 23, 2008 at 02:22:25PM +0200, Hinko Kocevar wrote:
>Hi,
>
>I've found a way for uClibc to find headers that are not in the $(shell $CC -print-file-name=include), but in $(shell $CC -print-file-name=include)-fixed.
>According to http://sourceware.org/ml/libc-alpha/2007-03/msg00017.html LIBC should also look in other gcc provided header directories (eg. include-fixed) instead only relying on 'include' to contain all correct headers.
>
>Below is uClibc patch for this (tested on cris).
Well, that's not really correct since the default search path already
should to be
$target_triple/$ver/include \
$target_triple/$ver/include-fixed \
And apart from that you would not get away with just doing this for uClibc..
Please paste the failing "cross-gcc -v" invocation that fails to find
the include-fixed.
next prev parent reply other threads:[~2008-06-23 13:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-23 12:22 [Buildroot] uClibc missing limits.h Hinko Kocevar
2008-06-23 13:16 ` Bernhard Fischer [this message]
2008-06-24 11:14 ` Hinko Kocevar
2008-07-02 8:59 ` Hinko Kocevar
2008-07-02 18:22 ` Ulf Samuelsson
2008-07-03 7:05 ` Hinko Kocevar
2008-07-03 8:05 ` Bernhard Fischer
2008-07-09 7:54 ` Hinko Kocevar
2008-07-09 11:38 ` Bernhard Fischer
2008-07-11 7:15 ` Hinko Kocevar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080623131648.GE8920@mx.loc \
--to=rep.dot.nop@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox