Tag Archives: cross-compile

Cyanogenmod in a Samsung Galaxy S3 mini using Linux

Nowadays is straight forward to install CyanogenMod, the Open Source firmware Android’s alternative, if you have a device that is officially supported. But if you have a device that is not officially suported you could face some issues that are not well documented. And if you use Linux, finding documentation could be a bit harder.… Read More: Cyanogenmod in a Samsung Galaxy S3 mini using Linux »

Cross-compiling OpenVPN

OpenVPN is an open source software application used for creating SSL/TLS VPN that provides secure point-to-point connections in routed or bridged configurations and remote access facilities. Cross-compiling the latest version 2.3.2 is an easy procedure, no makefiles of other files have to be modified: Download package openvpn-2.3.2.tar.gz Requirements This library is built on top of… Read More: Cross-compiling OpenVPN »