LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   cross compiling arm-linux-gnueabihf (https://www.linuxquestions.org/questions/linux-software-2/cross-compiling-arm-linux-gnueabihf-4175498315/)

kelamahim 03-15-2014 02:04 PM

cross compiling arm-linux-gnueabihf
 
Hi!

Im trying to build a debian image on a sd card from here:

http://olimex.wordpress.com/2013/11/...inuxino-micro/

When I enter

make a20-olinuxino_micro CROSS_COMPILE=arm-linux-gnueabihf-

I get

/bin/bash: arm-linux-gnueabihf-gcc: command not found

I installed the package gcc-4.7-arm-linux-gnueabihf and I only get

arm-linux-gnueabihf-gcc-4.7 not arm-linux-gnueabihf-gcc

How should I fix that?

Thanks!

Miha

kelamahim 03-15-2014 05:02 PM

I solved it by renaming the arm-linux-gnueabihf-gcc-4.7 to arm-linux-gnueabihf-gcc


All times are GMT -5. The time now is 11:48 AM.