Why is LIMITS_H_TEST defined in cris/t-linux? It caused cross-compiler build errors

Hans-Peter Nilsson hans-peter.nilsson@axis.com
Fri Aug 31 00:46:00 GMT 2007


> Date: Thu, 30 Aug 2007 14:24:36 -0500
> From: "Stephen M. Kenton" <skenton@ou.edu>

> Can anyone explain why LIMITS_H_TEST is defined in cris/t-linux, while 
> it is not defined for any other linux target?

A STFW would have given you
<http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00717.html>.

I can't tell you why it's "not defined on any other linux
target" though.

If you have a method to not define it with inhibit_libc, I'd
certainly be ok with that, but then you should automatically
disable building fortran. (And perhaps all languages but C -
which will again break when C++ is required for building gcc,
see other discussion but which BTW I'm not interested in being
CC'd about.)

brgds, H-P



More information about the Gcc mailing list