No acceptable cc found in path

Gedare Bloom gedare at rtems.org
Mon May 23 23:42:19 UTC 2016


You need to include the ${PREFIX}/bin subdirectory of the prefix you
give to RSB in your PATH environment variable so that your shell can
find the tools you installed. Assuming RSB built and installed the
tools correctly, that is.

On Mon, May 23, 2016 at 7:36 PM, Sambeet Panigrahi
<sambeet161616 at gmail.com> wrote:
> I was trying to install rtems-4.11.0-rc1 using RSB for i386 architecture
> (pc486). After configuring rtems-4.11.0-rc1 when i make the files by giving
> the command make,i.e.
>
> target architecture: i386.
> available BSPs: pc486.
> 'make all' will build the following BSPs: pc486.
> other BSPs can be built with 'make RTEMS_BSP="bsp1 bsp2 ..."'
>
> config.status: creating Makefile
>
> $make all
>
> After this I am getting the error
>
> configure: error: no acceptable cc found in $PATH
>
> Does it mean gcc is not buillt?
> Can someone help me to resolve this?
>
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users


More information about the users mailing list