Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Trying .so files for cross-compiling
- # Partially taken from the Ubuntu cross-compilation from Teknic.com
- sudo apt update && sudo apt upgrade
- sudo apt install default-jre gdb-multiarch g++-arm-linux-gnueabihf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement