Forum Discussion
Altera_Forum
Honored Contributor
9 years agoUnfortunately I have not tried this process on Linux, so I'm not 100% sure what the issue might be -- might first guess was that the compiler is not in your path, but you ruled that out.
A quick Google search revealed that it might be an issue of you compiling on a 64-bit OS and trying to target a 32-bit system (?): http://stackoverflow.com/questions/14180185/gcc-arm-linux-gnueabi-command-not-found It is probablye not your issue, but it might be worth ruling out. Sorry I couldn't be more help on that issue. I've actually ran into an issue compiling the Altera OpenCL kernel (aoc) and not being able to build the hardware. So I've not ran into the subject issue for awhile now... I'm wondering if I will still have this error when I try again :-)