Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHelp! GCC compiling error:arm-linux-gnueabihf-gcc:not found
I'm doing gcc compiling on ubuntu according to the tutorial:my_first_hps. jungu@ubuntu:~/altera/14.0/embedded/my_first_hps$ arm-linux-gnueabihf-gcc
/home/jungu/altera/14.0/embedded/ds-5/bin/a...
Altera_Forum
Honored Contributor
11 years agoHi,
I think Jungu uses the arm compiler that comes with SoCEDS package. I'm on Ubuntu, and I'm getting the same issue when I try to compile the hello_world example, Did you solved this issue? If so, tell me, please, how you fixed it! Thanks.