Hello to all,
I am using a Debian Linux host computer. I would like to cross-compiler some ARM Mali OpenCL sample code from the SDK. I have been searching all over the Internet and I have found several websites that state that I should run either one of these install commands:
sudo apt-get install gcc-arm-linux-gnueabihf
sudo apt-get install g++-arm-linux-gnueabihf
However, when I run these commands, I get an error message stating "Unable to locate package".
Additional information, I ran these commands before the install gcc and g++ commands:
sudo dpkg --add-architecture armhfsudo apt-get update
I noticed an errors:
W: Failed to fetch ppa.launchpad.net/.../Sources 404 Not FoundW: Failed to fetch ppa.launchpad.net/.../Packages 404 Not FoundW: Failed to fetch ppa.launchpad.net/.../Packages 404 Not Found
Any advice or help?
Thanks,
David
If you use Debian 8 (or 7), you can either use:
deb emdebian.org/.../ jessie main
http://ppa.launchpad.net/linaro-maintainers/toolchain/ubuntu/dists/precise/