-
## Bug report
To implement clang cross-compile ardupilot, you need to specify for clang the header files and libraries to be used for arm-none-eabi-gcc compilation, for this I configured and compil…
Lqs66 updated
1 month ago
-
Good day.
CMSIS_5 had a set of folders with generic startup files for GCC.
For example, Device/ARM/ARMCM3/Source/GCC/startup_ARMCM3.S.
It was very useful since those files had a startup routine to…
-
Hi,
Instead of Keil, if GCC is being used, what are the steps to be followed?
-
I did a little poking around and didn't find the source of this issue. It *seems* like it should be using the gcc builtins for this, but instead are looking to musl which doesn't implement those at t…
-
### Describe the bug
`arm-none-eabi-gdb` from gcc-arm-embedded is broken. `arm-none-eabi-gdb-unwrapped` directly refers to the unavailable `libpython3.8.so.1.0`, which was replaced by python39 in #28…
-
Getting the following error on new 8.2 image (Pi)
```
aiohttp/_websocket.c:16:10: fatal error: Python.h: No such file or directory
16 | #include "Python.h"
| ^~~…
-
```
C:\Users\carles\src\tmp\仄費羅斯\zephyr\zephyr>C:/Users/carles/bin/zephyr-sdk-0.16.1/aarch64-zephyr-elf/bin/aarch64-zephyr-elf-gcc.exe c:\Users\carles\src\tmp\仄費羅斯\zephyr\zephyr\kernel\banner.c
cc1.…
-
### 🐛 Describe the bug
Following the instructions
https://github.com/pytorch/executorch/tree/main/examples/arm
after successfully completing
```
# Step [1] - setup necessary tools
$ ./setup.sh…
-
GCC has implemented this (see [patch](https://github.com/gcc-mirror/gcc/commit/f0eabc52c9a2d3da0bfc201da7a5c1658b76e9a4)). Consider the following example.
https://godbolt.org/z/xj86nKn51
```cpp
#in…
-
Please release binary files for building with psn00bsdk on macos, it appears that everything is good until build process uses binary files such as mipsel-none-elf-gcc which obviously results in `zsh: …