-
reproduce:
1.touch `imx6ull.cmake` and ` imx6ull_toolchain.cmake` at ${VCPKG_ROOT}/triplets/community/
imx6ull.cmake
```cmake
set(VCPKG_TARGET_ARCHITECTURE arm)
set(VCPKG_CRT_LINKAGE dynamic)
set(VCPK…
-
### 🐛 Describe the bug
As a result of running
`./run.sh --build_only --scratch-dir=build-dir` on MacOS
```
cmake-out % size arm_executor_runner
__TEXT __DATA __OBJC others dec hex
error…
-
I tried to run `ufbt vscode_dist` and had a few issues.
* It does not work with Python 3.9, where the docs I saw said it will work with Python >= 3.7.
* The problem is that it uses the `|` nota…
eblis updated
1 month ago
-
Facing the error with this config file:
```
username@ubuntu-32gb-fsn1-1:~/TollGateNostrToolKit$ cat ~/openwrt/.config | grep "CONFIG_TARGET_.*=y"
CONFIG_TARGET_ipq806x=y
CONFIG_TARGET_ipq806x_ge…
-
### Describe the bug
`clangd` extracts x86_64 desktop include flags from `arm-none-eabi-gcc`, e.g. a python include, QT includes etc.
Reported as clangd issue: https://github.com/clangd/clangd/iss…
-
**Description:**
When attempting to debug a project created with STM32Cube in PlatformIO, the assembler (`arm-none-eabi-as`) receives the `-g2` flag, which it does not recognize, resulting in a fat…
-
### faust2daisy generated code does not compile for -pod or -patch option
When compiling code using `faust2daisy` with option -pod or -patch the code does not compile.
Only -patchsm is working.
…
-
I tried to compile the firmware with the included arm-none-eabi-gcc is '13.2.1', but when I compiled the e230 there was a space overflow, everything else worked fine at compile time, I suspect it is a…
-
**Describe the bug**
Building a minimal example with the picolibc module and LTO fails with a bunch of undefined references.
**To Reproduce**
CMakeLists.txt:
cmake_minimum_required(VERSION…
-
### Describe the bug
When configuring **CONFIG_PACKAGE_pciutils=y** and using single thread, the error is as follows:
```
make[3]: Entering directory '/media/lib/LuckyE/opn/openwrt/feeds/packag…