Native Compiler (gnueabi) [arm-x09]

Native Compiler (gnueabi) [arm-x09] 0.16-8

Brak uprawnień do pobrania
SDK
arm native compiler

Revision History
Rev: V0.10
Date: 02/June/2013
Author: Silas Mariusz Grzybacz
Description: Initial draft



1. Introduction
This document provides detailed description to create the native compile environment and build your application for QNAP NAS.



2. Install the arm native environment
Please follow the steps to install/uninstall native environment on your ARM-based QNAP NAS machine

To Install:​
As root, decompress the toolchain to the “/share/HDA_DATA” or “/share/MD0_DATA” folder.
* Single disk configuration users please use HDA_DATA
* RAID disk configuration users please use MD0_DATA
Bash:
tar zxvf qnap_arm_native_compiler-0.16-8.tar.gz -C /share/XXX_DATA

To Uninstall:​
As root, stop native.sh and reboot NAS to make sure that there are no mount points to native environment.
Bash:
/share/XXX_DATA/native/native.sh stop
reboot
After the reboot, check mount points. If there is no mount point to native environment, then remove native directory /share/XXX_DATA/native
Bash:
mount | grep native || rm -rf /share/XXX_DATA/native



3. Start native environment

Please follow the steps to start native environment
Bash:
/share/XXX_DATA/native/native.sh
chroot /share/XXX_DATA/native

You're in. Happy compiling!
Autor
Silas Mariusz
Pobrano
8
Wyświetleń
436
Pierwsze wydanie
Ostatnia aktualizacja
Ocena
5,00 gwiazdka(i) Ocen: 1

Więcej zasobów od Silas Mariusz