<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Questions are best directed to the
      rtems-users mailing list.<br>
      And you should subscribe. But I will answer. :)<br>
      <br>
      On 4/11/2013 2:33 PM, Jaskaran Virdi wrote:<br>
    </div>
    <blockquote
      cite="mid:1365708836.57557.YahooMailNeo@web193301.mail.sg3.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:times
        new roman, new york, times, serif;font-size:12pt">
        <div>Hi</div>
        <div>I'm through with the code.However,when compiling the c code
          to get the executable I get the following error in the
          screenshot.Is there some other method of compiling c code
          rather than the usual gcc compiler?</div>
      </div>
    </blockquote>
    <br>
    With RTEMS, the compile and link have to specific board support
    package<br>
    specific information.<br>
    <br>
    It is easier to modify the hello world in the source tree.<br>
    <br>
    Or install to the --prefix you used in the configure command and use
    <br>
    one of the hello world versions in examples-v2. For those you will<br>
    need to set
    RTEMS_MAKEFILE_PATH=<prefix>/<target>/<BSP> with<br>
    those fields changed appropriately.<br>
    <br>
    <blockquote
      cite="mid:1365708836.57557.YahooMailNeo@web193301.mail.sg3.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:times
        new roman, new york, times, serif;font-size:12pt">
        <div>Thanks for the reply</div>
      </div>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Joel Sherrill, Ph.D.             Director of Research & Development 
<a class="moz-txt-link-abbreviated" href="mailto:joel.sherrill@OARcorp.com">joel.sherrill@OARcorp.com</a>        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805 
Support Available                (256) 722-9985 </pre>
  </body>
</html>