Ref: Building RTEMS for sparc/sis fails with "error: no acceptable cc found in $PATH"

Luca Cinquepalmi cinquepalmi at planetek.it
Tue Sep 18 07:29:50 UTC 2012


You should fix PATH variable like this:

export PATH=$PATH:/opt/rtems-4.10/bin:.

     Luca

Il 17/09/2012 20.36, Joel Sherrill ha scritto:
> You need to have a sparc-rtems4.10 toolset installed. The other BSPs you mentioned were ARM.
>
> __joel
>
> Andrei Dimitrief-Jianu <andrei.dimitrief.jianu at gmail.com> wrote:
>
>> Hello,
>>
>> I am trying to build RTEMS 4.10.2 for sparc/sis.
>>
>> The build fails with:
>> configure: WARNING: using cross tools not prefixed with host triplet
>> configure: error: no acceptable cc found in $PATH
>>
>> The CL that I use is:
>>
>> ./../rtems-4.10.2/configure --target=sparc-rtems4.10 --enable-rtemsbsp=sis
>> make all
>> make install
>>
>>
>> Not sure if this helps, but the build works for arm/csb336 and arm/csb337 on the same host machine.
>>
>>
>> Thanks.
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users




More information about the users mailing list