1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-radare2

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
static.md 713
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Lazula Отправлено 01.01.2022 15:11 2470a6c

Statically Linking r2

Before you try to statically link r2, you should know about the licenses that go along with it, see doc/license for more information.

Instructions

In order to create a static library, configure with:

./configure --prefix=/usr --with-nonpic --without-pic

or just run

sys/static.sh

Android

Bear in mind that the Android build is done statically to simplify distribution and speedup loading times (no need to dynamically resolve external symbols or load libraries). You can achieve this running the following script (for example):

sys/android-arm.sh

The build environment for the NDK can be setup by using the:

sys/android-shell.sh arm

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-radare2.git
git@api.gitlife.ru:oschina-mirror/mirrors-radare2.git
oschina-mirror
mirrors-radare2
mirrors-radare2
master