Building project - Eclipse

Gedare Bloom gedare at rtems.org
Mon Mar 12 15:25:06 UTC 2012


On Mon, Mar 12, 2012 at 10:04 AM, Binkowski, Cassio <cassioiks at gmail.com> wrote:
> I have been trying to build a test project in eclipse but have neen unable
> to do so.
>
> The configuration I've been using are the following:
>
> Base path: /opt/rtems-4.11
> BSP pah: /home/rtems/test/sparc-rtems4.11
>
> It is giving me this:
> make invokation `make PROJECT_RELEASE=/home/rtems/test/sparc-rtems4.11'
> returned with error status 2
>
> And Eclipse is returning the following, when trying to build:
>
> **** Build of configuration RTEMS Executable Configuration for project test
> ****
>
> make all
> Building file: ../init.c
> Invoking: RTEMS C Compiler
> /opt/rtems-4.11/bin/gcc -Os -g -Wall -c -fmessage-length=0 -pipe -MMD -MP
> -MF"init.d" -MT"init.d" -o "init.o" "../init.c"
> /bin/sh: /opt/rtems-4.11/bin/gcc: No such file or directory
Probably this should be looking for /opt/rtems-4.11/bin/sparc-rtems4.11-gcc

> make: *** [init.o] Error 127
>
> **** Build Finished ****
>
>
> Can I have your advice? I have tried a few combinations on the Base and BSP
> path.
>
> Regards
> Cassio
>
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users
>



More information about the users mailing list