UnRAR for BittBoy or PocketGo (V1)
This is UnRAR compilled for BittBoy/PocketGo.
Just copy unrar where you want and you are ready to use it.
Follow the steps to build newer version from scratch:
- Download toolchain.7z and extract the archive in "/opt/".
- Download the UnRAR source code and extract it.
- Edit
makefile
and comment the part for# Linux using GCC
(5 to 12 row) and uncomment# Linux using arm-linux-g++
(107 to 113 row). Just use my makefile as example. - Run
export.sh && make
- Copy unrar in the sd card.