請問像這張圖產生的錯誤是/bin/sh: xtensa-lx106-elf-gcc: command not found
make[1]: xtensa-lx106-elf-gcc: No such file or directory
make[1]: *** [.output/eagle/debug/obj/user_main.o] Error 1
make: *** [.subdirs] Error 2
要如何解決?
感謝各位
【Feedback】使用Mac搭配ESP8266_RTOS_SDK編譯錯誤
【Feedback】Re: 使用Mac搭配ESP8266_RTOS_SDK編譯錯誤
Postby ESP_Rubin » Fri Jul 01, 2016 10:32 am
交叉编译器没有安装,你可以将我们交叉编译器copy到/opt/xtensa-lx106-elf,同时在/opt/xtensa-lx106-elf/libexec/gcc/xtensa-lx106-elf/4.8.2建立两个软连接, 结果如下:
lrwxrwxrwx 1 root root 22 Jun 28 21:00 liblto_plugin.so -> liblto_plugin.so.0.0.0*
lrwxrwxrwx 1 root root 22 Jun 28 21:00 liblto_plugin.so.0.0 -> liblto_plugin.so.0.0.0*
-rwxr-xr-x 1 root root 259704 Jun 28 20:54 liblto_plugin.so.0.0.0*
并将“/opt/xtensa-lx106-elf/bin”添加到环境变量中
lrwxrwxrwx 1 root root 22 Jun 28 21:00 liblto_plugin.so -> liblto_plugin.so.0.0.0*
lrwxrwxrwx 1 root root 22 Jun 28 21:00 liblto_plugin.so.0.0 -> liblto_plugin.so.0.0.0*
-rwxr-xr-x 1 root root 259704 Jun 28 20:54 liblto_plugin.so.0.0.0*
并将“/opt/xtensa-lx106-elf/bin”添加到环境变量中
Who is online
Users browsing this forum: No registered users and 16 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.