This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]