Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

../include-fixed/limits.h:122:61 error: no include path in which to search for limits.h

298 views
Skip to first unread message

Queue29

unread,
Oct 20, 2009, 10:06:07 AM10/20/09
to
I'm trying to build gcc as an RTEMS cross compiler, but I cannot get
all the way through the compile without getting this error:

In file included from /home/seth/Paradox/b-gcc/./gcc/include-fixed/
syslimits.h:7,
from /home/seth/Paradox/b-gcc/./gcc/include-fixed/
limits.h:11,
from ../../../../sources/gcc-4.3.2/libgcc/../gcc/
libgcc2.c:1697:
/home/seth/Paradox/b-gcc/./gcc/include-fixed/limits.h:122:61: error:
no include path in which to search for limits.h


After googling around, I see _hundreds_ of people complaining about
this, but I have yet to find a single working solution.

So where can i find this non-existent limits.h?

waixy zhou

unread,
Nov 6, 2009, 3:27:12 AM11/6/09
to

I guess you did not follow the steps in Getting Started with RTEMS. If
you did not apply the patches correctly or make a wrong link to newlib
directory, this error comes up.

0 new messages