Assembler error: osmocomBB

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.

Alexander Huemer alexander.huemer at xx.vu
Thu Jan 9 12:20:32 UTC 2014


Hi,

On Thu, Jan 09, 2014 at 11:31:14AM -0000, neetesh  saxena wrote:
> I installed a fresh Ubuntu and then installed everything related to 
> osmocomBB.
> 
> I have added path of arm-elf-gcc using export 
> PATh=$PATH:<path>/install/bin
> and also added in bashrc file.
> 
> Now when I am compiling it I am receiving the same errors:

As before, the cross compiler is not found.
Since you put the path to the binaries of the toolchain in your .bashrc, 
the following should work:

        $ arm-elf-gcc

Is that the case?

Kind regards,
-Alex




More information about the baseband-devel mailing list