[yocto] Where is the c compiler

Khem Raj raj.khem at gmail.com
Sat Oct 31 08:19:07 PDT 2015


On Sat, Oct 31, 2015 at 5:35 AM, jim Schimpf <jim.schimpf at gmail.com> wrote:
> Hi,
>         I am building the core-image-full-cmdline code and want to have a C compiler on the board(Beagle Bone). I have added the line EXTRA_IMAGE_FEATURES = "debug-tweaks tools-sdk tools-debug” in my local.conf file.  After this it builds the image and it is larger than previous ones without this. After this is done where is the c compiler and what is it’s name ? I’ve found things like distcc but no cc.


on booted target

gcc -v

sould say something ?

>
>         Probably looking in the wrong place or did I not include the right stuff.  Thanks.
>
> —jim schimpf
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



More information about the yocto mailing list