export - Linux

By Edith
at 2016-07-16T11:32
at 2016-07-16T11:32
Table of Contents
最近想編譯 Android Kernel
Readme.txt
裡面說要export 這些東西
其中不曉得 TOP跟PATH要填些什麼?
感謝大大
export TOP= [where you installed the toolchain or top of android AOSP code
base]
export
PATH=$TOP/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin:$PATH
(use corresponding arm-eabi bin path)
export ARCH=arm64
export SUBARCH=arm64
export CROSS_COMPILE=aarch64-linux-android-4.9
--
Readme.txt
裡面說要export 這些東西
其中不曉得 TOP跟PATH要填些什麼?
感謝大大
export TOP= [where you installed the toolchain or top of android AOSP code
base]
export
PATH=$TOP/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin:$PATH
(use corresponding arm-eabi bin path)
export ARCH=arm64
export SUBARCH=arm64
export CROSS_COMPILE=aarch64-linux-android-4.9
--
Tags:
Linux
All Comments

By Tracy
at 2016-07-20T18:57
at 2016-07-20T18:57

By Skylar DavisLinda
at 2016-07-22T22:28
at 2016-07-22T22:28

By Erin
at 2016-07-24T00:43
at 2016-07-24T00:43

By David
at 2016-07-26T05:51
at 2016-07-26T05:51

By David
at 2016-07-29T18:48
at 2016-07-29T18:48

By Lydia
at 2016-07-31T05:02
at 2016-07-31T05:02
Related Posts
低耗電上網版本選擇?

By Gilbert
at 2016-07-16T10:55
at 2016-07-16T10:55
系統自動判斷檔案是否變動

By Noah
at 2016-07-15T13:13
at 2016-07-15T13:13
EEEPC 701 4G 安裝

By Oscar
at 2016-07-15T08:41
at 2016-07-15T08:41
raspberry pi 溫度迴圈

By Elizabeth
at 2016-07-14T00:58
at 2016-07-14T00:58
linux主機改成htpc??

By Callum
at 2016-07-13T17:08
at 2016-07-13T17:08