Search found 2 matches

by Winchell
2024-10-15 8:57
Forum: Luckfox Pico-RV1103/RV1106
Topic: 无法使用gcc
Replies: 3
Views: 2022

Re: 无法使用gcc

您好,这边建议你先使用外部的工具链在虚拟机编译呢,目前板端gcc编译是存在一些问题,这里推荐您使用这个编译器进行编译:gcc-linaro-11.3.1-2022.06-x86_64_arm-linux-gnueabihf.tar.xz 下载链接:https://snapshots.linaro.org/gnu-toolchain/11.3-2022.06-1/arm-linux-gnueabihf/ 请问这个gcc版本是指的用于虚拟机工具链环境中的gcc版本,还是指的这个gcc也能在开发板中直接编译。 gcc版本:gcc-linaro-11.3.1-2022.06-x86_64_arm-l...
by Winchell
2024-10-15 3:06
Forum: Luckfox Pico-RV1103/RV1106
Topic: 无法使用gcc
Replies: 3
Views: 2022

无法使用gcc

问题:
gcc安装正常,但gcc无法使用。

平台:
幸狐 Luckfox Pico Ultra开发板

请问该如何解决?