-
### Issue submission guidelines
See [detaled guidelines](http://crosstool-ng.github.io/support/). In short:
- Report crosstool-NG version
- Report host OS and its version
- Attach `.config` (unles…
-
In different Linux (armbian/devuan) systems I do get a error 2 after:
`git clone --recursive https://github.com/pfalcon/esp-open-sdk.git
cd esp-open-sdk
make`
showing
`Now configured for "xtens…
-
An issue has been submitted in upstream crosstool-NG (https://github.com/crosstool-ng/crosstool-ng/issues/698) and while looking at it, I tried to build a configuration using an overlay, xtensa_lx106.…
-
- version: 1.25.0.90_cf9beb
- OS: ubunut-20 5.15.0-48-generic
- The tool that I am trying to run used crosstool-ng; in their implementation used glibc version 2.26, and my server glibc version 2.31…
-
First, thanks for the amazing tool (I just discovered it, and it already solved many of my problems with cross-compilation). I'd really love to build clang as well as gcc. I'm an LLVM developer so I'm…
dcci updated
5 months ago
-
Hello all,
i'm on Ubuntu 18.04 , I tried following the instructions
1. $ sudo apt-get install libtool-bin
2. $ git clone --recursive https://github.com/pfalcon/esp-open-sdk.git
3. $ cd esp-ope…
-
As I am compiling the tool chain with make STANDALONE=y, I got the following error:
...
make[2]: Entering directory '/cygdrive/d/GitRep/esp-open-sdk/crosstool-NG'
[INFO ] Performing some trivial san…
-
```
[INFO ] =================================================================
[INFO ] Installing C library headers & start files
[INFO ] =======================================================…
-
The installer script install_esp32.sh fails on ARM 64bit platform (Raspberry Pi 4 8GB) with Ubuntu 20.04:
```
**************************************************************************************…
fm4dd updated
2 years ago
-
I have made sure that the required components of the toolchain are installed on the machine via homebrew, but when the script gets to actually building the toolchain, it does not get past the ncurses …