-
I managed to statically cross compiling ngx_openresty-1.7.0.1 with [patch](http://dl.lazyzhu.com/file/crosstool-NG-toolchains/ngx_openresty/ngx_openresty-1.7.0.1-static_cross_compilation_for_arm_archi…
-
While compiling I've this error:
```
In file included from /home/toms/esp8266/esp8266-devkit/Espressif/dl/gcc-xtensa/build-2/xtensa-lx106-elf/libstdc++-v3/include/bits/char_trait
fr…
-
when I do make, the issue occurs as following;
"
gcc -MMD -MP -Wall -Werror -D__NO_INLINE__ -mcmodel=medany -O2 -std=gnu99 -Wno-unused -Wno-attributes -fno-delete-null-pointer-checks -fno-PIE -ma…
-
Hi there,
I was using an old Raspbian sysroot (living in /opt/rpi_root on my building X86 system) which had it's libs, headers and .so LD scripts in "standard" routes like /usr/lib, /lib, /usr/includ…
-
Been trying to build on native Cygwin64 and had errors with LTO not finding the correct dynamic library (it was looking for an .so instead of a .dll). This led me to finding out that config.host in gc…
-
When followed the building documentation, I get some errors:
In file included from /home/tim/GitRep/projectNe10/modules/imgproc/NE10_resize.neon.c:28:0:
/home/tim/GitRep/projectNe10/modules/imgpr…
-
## Environment
- Development Kit: M5Stack
- Module or chip used: ESP32
- IDF version: v4.4
- Build System: CMake
- Compiler version: xtensa-esp32-elf-gcc (crosstool-NG esp-2021r2) 8.4.0
- Ope…
-
## Environment
- Development Kit: none
- Module or chip used: ESP32-WROVER-IE
- IDF version: v4.0.1
- Build System: idf.py
- Compiler version (run ``xtensa-esp32-elf-gcc --version`…
-
# Environment
Development Kit: ESP32-DevKitC
Kit version (for WroverKit/PicoKit/DevKitC): v1
Module or chip used: ESP32-WROOM-32D
IDF version (run git describe --tags to find it):
v4.0.1
esp-azu…
ghost updated
4 years ago
-
### Board
XIAO_ESP32C3
### Device Description
Nothing.
### Hardware Configuration
Nothing
### Version
v2.0.7
### IDE Name
Arduino IDE 2.0.4
### Operating System
Window…