更改

跳转至: 导航搜索

Orange Pi Zero 2W

添加344字节, 2023年9月22日 (五) 13:50
下载交叉编译工具链
交叉编译工具链在中国境内的镜像网址为清华大学的开源软件镜像站:
{| class="wikitable" style="width:800px;"
|-
|
<p>test@test:~$ '''sudo putty'''</p>
|}
[https://mirrors.tuna.tsinghua.edu.cn/armbian-releases/_toolchain/ '''https://mirrors.tuna.tsinghua.edu.cn/armbian-releases/_toolchain/''']
'''toolchains'''下载完后会包含多个版本的交叉编译工具链:
{| class="wikitable" style="width:800px;"
|-
|
test@test:~/orangepi-build$ '''ls toolchains/'''
gcc-arm-9.2-2019.12-x86_64-arm-none-linux-gnueabihf gcc-linaro-7.4.1-2019.02-x86_64_aarch64-linux-gnu gcc-linaro-arm-none-eabi-4.8-2014.04_linux
|}
编译H618 Linux内核源码使用的交叉编译工具链为:
<ol style="list-style-type: lower-alpha;">
<li><p>linux5.4</p>
{| class="wikitable" style="width:800px;" |-| <p>'''gcc-arm-11.2-2022.02-x86_64-aarch64-none-linux-gnu'''</p>|}</li>
<li><p>linux6.1</p>
{| class="wikitable" style="width:800px;"
|-
|
<p>'''gcc-arm-11.2-2022.02-x86_64-aarch64-none-linux-gnu'''</p>
|}</li></ol><p>编译H618 u-boot源码使用的交叉编译工具链为:</p></li></ol>
<!-- -->
<ol style="list-style-type: lower-alpha;">
<li><p>v2018.05</p>
{| class="wikitable" style="width:800px;" |-| <p>'''gcc-linaro-7.4.1-2019.02-x86_64_arm-linux-gnueabi'''</p>|}</li>
<li><p>v2021.07</p>
{| class="wikitable" style="width:800px;" |-| <p>'''gcc-arm-11.2-2022.02-x86_64-aarch64-none-linux-gnu'''</p>|}</li></ol>
=== orangepi-build完整目录结构说明 ===
8,460
个编辑

导航菜单