On 06/08/2010 09:24 PM, Huseyin Turan wrote:
name1@name1-desktop:~/osmocom/gnuarm-4.0.2/bin$ ./arm-elf-gcc bash: ./arm-elf-gcc: cannot execute binary file
Why is that the case? The basic checks are
a.) did the +x bit go missing on that file? b.) file ./arm-elf-gcc tells you what architecture is that? uname -a tells you what architecture are you running on? c.) when the above fails, we will talk about it...
baseband-devel@lists.osmocom.org