cpp found limits.h in FIXED_INCLUDE_DIR, but not in STANDARD_INCLUDE_DIR

Zhang Le r0bertz@gentoo.org
Tue Sep 16 11:47:00 GMT 2008


On 11:15 Mon 15 Sep     , Ian Lance Taylor wrote:
> If you have a C library for your target system which provides
> limits.h, then you need to use the --with-sysroot option when
> configuring gcc to tell it where to find the target C library.

Ah, I think that's what I need.

Thank you, Ian!

Zhang Le



More information about the Gcc mailing list