Hello Everyone,<br><br>I am new to RTEMS world and started with 
rtems-4.10 and installed eclipse and configured it for rtems. Now i just
 have made Hello World project for psim but when i build this project it
 gives one error of bsp_specs: No such file or directory. below i am 
pasting the whole output which i got on console tab of eclipse<br><br>-------------------------------------------------------------------<br>***
 Build of configuration RTEMS <span style="border-bottom: 1px dashed rgb(0, 102, 204); cursor: pointer;" class="yshortcuts" id="lw_1271006429_0">Executable</span> Configuration for project Hello 
****<br><br>make all <br>Building file: ../src/Hello.c<br>Invoking: 
RTEMS C Compiler<br>C:/rtems-mingw/opt/rtems-4.10/bin/powerpc-rtems4.10-gcc
 
-BC:/rtems-mingw/opt/rtems-4.10/powerpc-rtems4.10/psim/powerpc-rtems4.10/c/psim/make/lib/
 -specs bsp_specs -qrtems -fno-keep-inline-functions -mcpu=603e 
-Dppc603e
 -I"C:\rtems-mingw\opt\rtems-4.10\powerpc-rtems4.10\include" 
-I"C:\rtems-mingw\opt\rtems-4.10\powerpc-rtems4.10\psim\powerpc-rtems4.10\psim\lib\include"
 -Os -g -Wall -c -fmessage-length=0 -pipe -v -MMD -MP -MF"src/Hello.d" 
-MT"src/Hello.d" -o"src/Hello.o" "../src/Hello.c"<br>Using built-in 
specs.<br>Reading specs from bsp_specs<br>powerpc-rtems4.10-gcc.exe: 
bsp_specs: No such file or directory<br>make: *** [src/Hello.o] Error 1<br>--------------------------------------------------------------------<br><br>Definitely
 it would be very basic question but can anybody help me out in this 
regard<br><br>Thanking in anticipation<br><br>Regards<br>Rehan Ahmad