<div class="gmail_quote">On Fri, Jul 9, 2010 at 4:38 PM, Ajai James <span dir="ltr"><<a href="mailto:ajai@sigtechwireless.com">ajai@sigtechwireless.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div lang="EN-US" link="blue" vlink="purple"><div><p class="MsoNormal"> </p><p class="MsoNormal">Hi All,</p><p class="MsoNormal">I am a newbie in RTEMS and Linux environment.</p><p class="MsoNormal">I was trying to compile RTEMS for ARM smdk2410 board using Fedora guest in Virtual box with command</p>
<p class="MsoNormal">make RTEMS_BSP="smdk2410" after configure command as per the steps in </p><p class="MsoNormal"><a href="http://rtems.org/onlinedocs/doc-current/share/rtems/html/started/started00061.html" target="_blank">http://rtems.org/onlinedocs/doc-current/share/rtems/html/started/started00061.html</a></p>
<p class="MsoNormal"> </p><p class="MsoNormal"> </p><p class="MsoNormal">Got an error as below</p><p class="MsoNormal"> </p><p class="MsoNormal">Checking whether the C compiler works... no</p><p class="MsoNormal">configure: error: in `/home/rtems/rtems-4.10-work/rtems/build-rtems/arm-rtems4.10/c/smdk2410':</p>
<p class="MsoNormal">configure: error: C compiler cannot create executables</p><p class="MsoNormal">See `config.log' for more details.</p><p class="MsoNormal">gmake[2]: *** [smdk2410] Error 1</p><p class="MsoNormal">gmake[2]: Leaving directory `/home/rtems/rtems-4.10-work/rtems/build-rtems/arm-rtems4.10/c'</p>
<p class="MsoNormal">gmake[1]: *** [all-recursive] Error 1</p><p class="MsoNormal">gmake[1]: Leaving directory `/home/rtems/rtems-4.10-work/rtems/build-rtems/arm-rtems4.10/c'</p><p class="MsoNormal">make: *** [all-recursive] Error 1</p>
<p class="MsoNormal"> </p><p class="MsoNormal">On checking the config.log file, the relevant portion is</p><p class="MsoNormal"> </p></div></div></blockquote><div>That is the config.log in the top directory, I think you will get more specific details</div>
<div>on the error if you check the config.log in</div><div>'/home/rtems/rtems-4.10-work/rtems/build-rtems/arm-rtems4.10/c'</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div lang="EN-US" link="blue" vlink="purple"><div><p class="MsoNormal">gmake[3]: Entering directory `/home/rtems/rtems-4.10-work/rtems/build-rtems/arm-rtems4.10/c/smdk2410'</p><p class="MsoNormal">gmake[3]: Leaving directory `/home/rtems/rtems-4.10-work/rtems/build-rtems/arm-rtems4.10/c/smdk2410'</p>
<p class="MsoNormal">checking for RTEMS_CPU_MODEL... s3c2410</p><p class="MsoNormal">checking for RTEMS_BSP_FAMILY... smdk2410</p><p class="MsoNormal">checking for CPU_CFLAGS... (cached) -mstructure-size-boundary=32 -mcpu=arm920t -mfpu=vfp -mfloat-abi=soft -DCPU_S3C2410</p>
<p class="MsoNormal">checking for CFLAGS_OPTIMIZE_V... (cached) -O2 -g</p><p class="MsoNormal">checking for style of include used by gmake... GNU</p><p class="MsoNormal">checking for arm-rtems4.10-gcc... arm-rtems4.10-gcc</p>
<p class="MsoNormal">checking for arm-rtems4.10-gcc... (cached) arm-rtems4.10-gcc</p><p class="MsoNormal">checking whether the C compiler works... no</p><p class="MsoNormal">configure: error: in `/home/rtems/rtems-4.10-work/rtems/build-rtems/arm-rtems4.10/c/smdk2410':</p>
<p class="MsoNormal">configure: error: C compiler cannot create executables</p><p class="MsoNormal">See `config.log' for more details.</p><p class="MsoNormal">gmake[2]: *** [smdk2410] Error 1</p><p class="MsoNormal">gmake[2]: Leaving directory `/home/rtems/rtems-4.10-work/rtems/build-rtems/arm-rtems4.10/c'</p>
<p class="MsoNormal">gmake[1]: *** [all-recursive] Error 1</p><p class="MsoNormal">gmake[1]: Leaving directory `/home/rtems/rtems-4.10-work/rtems/build-rtems/arm-rtems4.10/c'</p><p class="MsoNormal">make: *** [all-recursive] Error 1</p>
<p class="MsoNormal"> </p><p class="MsoNormal">Pls help</p><p class="MsoNormal"> </p><p class="MsoNormal">Regards,</p><p class="MsoNormal">Ajai James</p><font color="#888888"><p class="MsoNormal"> </p></font></div></div><br>
_______________________________________________<br>
rtems-users mailing list<br>
<a href="mailto:rtems-users@rtems.org">rtems-users@rtems.org</a><br>
<a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
<br></blockquote></div><br>