<div dir="ltr"><div><div>While installing osmocom-bb, i came across the "building the source" section.<br></div><br>It says in later part that: <br>"
If your GCC binary that produces ARM code is not called <strong>arm-elf-gcc</strong> you will need to invoke the following statement
and provide the basename of the toolchain with the ending <strong>-</strong>"<br><pre><span class="">cd </span>src
make -e <span class="">CROSS_TOOL_PREFIX</span><span class="">=</span>arm-OTHER_NAME-<br></pre></div>How can i find out that my GCC binary is called as <b>arm-elf-gcc </b>or something else?<br></div>