[Ubuntu] Ubuntu 9.10 compiler
Ubuntu 9.10 下complier Android 會有一些問題 gcc好像要安裝3的版本,先移除4的版本,再來按下下列指令 ./Configure ./config make install --prefix=/home/jay/tmp vi INSTALL make test ./config --prefix=/home/jay/tmp --openssldir=/home/jay/tmp_openssl make install