Re: Osmocom: assembler errors (swab.h)
neetesh saxena
saxenaneetesh061 at rediffmail.com
Sun Jan 5 19:34:30 CET 2014
Hi,It is written when building the toolchain that after build complete. Add yourpath/bin to your path to make arm-elf-gcc.
It is also written that if you are using bash, you can add the following in your -/.baserc file.
Export PATH equalto $ PATH:YOURPATH/install/binDoes both are required?
Is it necessary to edit baserc file?Sent from RediffmailNG on Android
From: "Andreas Eversberg"andreas at eversberg.eu
Sent:Sat, 04 Jan 2014 13:20:54 +0530
To: neetesh saxena saxenaneetesh061 at rediffmail.com
Cc: "baseband-devel"baseband-devel at lists.osmocom.org
Subject: Re: Osmocom: assembler errors (swab.h)
neetesh saxena wrote: /home/neetesh/GSMP/osmocom-bb/src/target/firmware/include/asm/swab.h:32: Error: no such instruction: `eor %edx,%ecx,%ecx,ror' hi,
>
> are your arm-elf-* executables inside your path?
>
> my executables are inside /usr/bin:
> $ which arm-elf-gcc
> /usr/bin/arm-elf-gcc
>
> you can add the location of your path using:
>
> export PATH="$PATH:/your/location"
>
> regards,
>
> andreas
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/baseband-devel/attachments/20140105/deb30240/attachment.html>
More information about the baseband-devel
mailing list