gcc headers needed for ARM EABI build
Joseph S. Myers
joseph at codesourcery.com
Thu Mar 6 16:32:05 PST 2008
On Thu, 6 Mar 2008, Khem Raj wrote:
> We have -nostdinc option added in rules.mak so the build does not pick
> up this header.
The line
CFLAGS += -iwithprefix include-fixed -iwithprefix include
is supposed to ensure that GCC's internal headers are picked up. Perhaps
it's broken; the old version using -print-file-name=include certainly
worked (although needing patching to work with 4.3's include-fixed).
--
Joseph S. Myers
joseph at codesourcery.com
More information about the uClibc
mailing list