While installing osmocom-bb, i came across the "building the source" section.
It says in later part that: " If your GCC binary that produces ARM code is not called *arm-elf-gcc* you will need to invoke the following statement and provide the basename of the toolchain with the ending *-*"
cd src make -e CROSS_TOOL_PREFIX=arm-OTHER_NAME-
How can i find out that my GCC binary is called as *arm-elf-gcc *or something else?
you will need toolchain to cross compile firmware
On Tue, Apr 15, 2014 at 1:20 PM, Ahmad Jan e10007a@gmail.com wrote:
While installing osmocom-bb, i came across the "building the source" section.
It says in later part that: " If your GCC binary that produces ARM code is not called *arm-elf-gcc*you will need to invoke the following statement and provide the basename of the toolchain with the ending *-*"
cd src make -e CROSS_TOOL_PREFIX=arm-OTHER_NAME-
How can i find out that my GCC binary is called as *arm-elf-gcc *or something else?
Which one? arm-elf-toolchain?
On Tue, Apr 15, 2014 at 12:57 PM, Akib Sayyed akibsayyed@gmail.com wrote:
you will need toolchain to cross compile firmware
On Tue, Apr 15, 2014 at 1:20 PM, Ahmad Jan e10007a@gmail.com wrote:
While installing osmocom-bb, i came across the "building the source" section.
It says in later part that: " If your GCC binary that produces ARM code is not called *arm-elf-gcc*you will need to invoke the following statement and provide the basename of the toolchain with the ending *-*"
cd src make -e CROSS_TOOL_PREFIX=arm-OTHER_NAME-
How can i find out that my GCC binary is called as *arm-elf-gcc *or something else?
-- Akib Sayyed Matrix-Shell akibsayyed@gmail.com akibsayyed@matrixshell.com Mob:- +91-966-514-2243
http://bb.osmocom.org/trac/wiki/toolchain
On Tue, Apr 15, 2014 at 1:31 PM, Ahmad Jan e10007a@gmail.com wrote:
Which one? arm-elf-toolchain?
On Tue, Apr 15, 2014 at 12:57 PM, Akib Sayyed akibsayyed@gmail.comwrote:
you will need toolchain to cross compile firmware
On Tue, Apr 15, 2014 at 1:20 PM, Ahmad Jan e10007a@gmail.com wrote:
While installing osmocom-bb, i came across the "building the source" section.
It says in later part that: " If your GCC binary that produces ARM code is not called *arm-elf-gcc*you will need to invoke the following statement and provide the basename of the toolchain with the ending *-*"
cd src make -e CROSS_TOOL_PREFIX=arm-OTHER_NAME-
How can i find out that my GCC binary is called as *arm-elf-gcc *or something else?
-- Akib Sayyed Matrix-Shell akibsayyed@gmail.com akibsayyed@matrixshell.com Mob:- +91-966-514-2243
baseband-devel@lists.osmocom.org