-
With a current, fully updated MSYS2 install it'll fail first with the downloaded gcc not matching the stored sha1um, then upon swapping in the updated package's sha1sum to get past the check it fails …
-
Trying to build on OS X 10.10.3 this morning after getting an Xcode update last night. Working from a clean clone of the repository and building with _make STANDALONE=n_ the process fails with this er…
-
I have documented an issue on a Sming pull request, and narrowed the issue down to Xtensa gdb being out of sync with gdbstub from the pull request.
[Sming PR #350](https://github.com/SmingHub/Sming/p…
-
Hi,
Arch Linux. Cloned the repository, run make and get:
___
zconf.hash.c:167:1: error: conflicting types for ‘kconf_id_lookup’
kconf_id_lookup (register const char *str, register size_t len)…
-
Working through getting the build on OSX, here is what I have done along the way with issues I have encountered and how I managed to get passed some of them.
First problem I had was when building i…
-
D: Start server for commands
D: Rotary encoder is disabled (-1/-1/-1)
Guru Meditation Error of type InstrFetchProhibited occurred on core 1. Exception was unhandled.
Register dump:
PC : 0x…
-
I want to build the latest toolchain for use with both the ESP32 chips and ESP8266 RTOS and NonOS SDKs under Windows and Eclipse. The current builds are all created under MSYS and Mingw, and are not c…
-
Hi,
Actually, I want to build Riscv Toolchain with a Different version, Her Crosstoo-ng is Building Binutils=2.32 Gcc=8.3.0 Glibc=2.29 & linux-kernel =4.9, But i want Binutils=2.32 Gcc=9.1.0…
-
I have a problem. My esp32 reboots while trying to read the time. The standard example works without errors. The call from setup in my program works without problems. But in loop I have an error.
I u…
-
[Webpage](https://crosstool-ng.github.io/docs/install/#install-method) doesn't list the dependencies. I've compiled my own list of dependencies, however, I'm not sure where to add them.
Moreover, I…