<p dir="ltr">Are you using RTEMS source builder? Or trying to do this by hand?</p>
<div class="quote">On Mar 2, 2014 8:59 AM, =?UTF-8?B?5byg5oyv5YW0?= <harbor0727@gmail.com> wrote:<br type='attribution'><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><html>
<head>
</head>
<body>
<div dir="ltr">there is a problem as follow when i build gcc-4.8.2 for rtems-4.11 toolchains in ubuntu.
<div><br>
</div>
<div>In file included from /home/rerber/rtems/rtems4.11_toolchains_source/build-gcc/gcc/include-fixed/syslimits.h:7:0,</div>
<div>                 from /home/rerber/rtems/rtems4.11_toolchains_source/build-gcc/gcc/include-fixed/limits.h:34,</div>
<div>                 from ../../../../../gcc-4.8.2/libgcc/libgcc2.c:1731:</div>
<div>/home/rerber/rtems/rtems4.11_toolchains_source/build-gcc/gcc/include-fixed/limits.h:168:61: fatal error: limits.h: No such file or directory</div>
<div> #include_next <limits.h>  /* recurse down to the real one */</div>
<div>                                                             ^</div>
<div>compilation terminated.</div>
<div>make[4]: *** [_fixunssfsi.o] Error 1</div>
<div>make[4]: Leaving directory `/home/rerber/rtems/rtems4.11_toolchains_source/build-gcc/arm-rtems4.11/thumb/armv6-m/libgcc'</div>
<div>make[3]: *** [multi-do] Error 1</div>
<div>make[3]: Leaving directory `/home/rerber/rtems/rtems4.11_toolchains_source/build-gcc/arm-rtems4.11/libgcc'</div>
<div>make[2]: *** [all-multi] Error 2</div>
<div>make[2]: Leaving directory `/home/rerber/rtems/rtems4.11_toolchains_source/build-gcc/arm-rtems4.11/libgcc'</div>
<div>make[1]: *** [all-target-libgcc] Error 2</div>
<div>make[1]: Leaving directory `/home/rerber/rtems/rtems4.11_toolchains_source/build-gcc'</div>
<div>make: *** [all] Error 2</div>
<div><br>
</div>
<div>why? thank you very much! </div>
</div>
</body>
</html>
</blockquote></div>