How to solve bsp_specs problem

Joel Sherrill joel.sherrill at OARcorp.com
Sun Apr 11 21:14:02 UTC 2010


I am going to guess that a path starting with c: isn't processed correctly.
If you are working in C:, then just drop it.

Also executing that command and adding a -v option may provide some
insight.

--joel

On 04/11/2010 12:20 PM, mc080406855 Rehan Ahmad Khan wrote:
> Hello Everyone,
>
> 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
>
> -------------------------------------------------------------------
> *** Build of configuration RTEMS Executable Configuration for project 
> Hello ****
>
> make all
> Building file: ../src/Hello.c
> Invoking: RTEMS C Compiler
> 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"
> Using built-in specs.
> Reading specs from bsp_specs
> powerpc-rtems4.10-gcc.exe: bsp_specs: No such file or directory
> make: *** [src/Hello.o] Error 1
> --------------------------------------------------------------------
>
> Definitely it would be very basic question but can anybody help me out 
> in this regard
>
> Thanking in anticipation
>
> Regards
> Rehan Ahmad 




More information about the users mailing list