-
While compiling crosstool ng 1.21.0. at build stage I'm having following error. Please help me getting rid of this. Thanks in advance.
ERROR:
[ALL ] make[2]: Leaving directory `/home/ravindra/Stg…
-
I'm trying to run `make` in [someburner/esp-open-sdk](https://github.com/someburner/esp-open-sdk) but it fails with:
```
[INFO ] Retrieving needed toolchain components' tarballs
[EXTRA] Retri…
-
I am attempting to install the crosstool-ng as part of an esp32 tool chain.
OS - ubuntu 18.04 LTS
Processor - AMD Athlon
This is a native install. I will note that this version of ubuntu does no…
-
### 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…
-
Make fails
Using a Cygwin from 2012
Sequence:
got the git .zip files
did the "git clone --recursive ......" sequence
make (from the top directory)
Output below
**Makefile:181: warning: ov…
-
```
[ALL ] libtool: link: x86_64-build_apple-darwin17.0.0-gcc -Wl,-undefined -Wl,dynamic_lookup -o .libs/liblto_plugin.0.so -bundle .libs/lto-plugin.o -L/Volumes/xtools-build-env/raspbian-cros…
-
This enhancement issue describes the Clang/LLVM toolchain support plan in the Zephyr SDK.
## Goals
* Provide LLVM Binary Utilities as part of the SDK
* Provide Clang C/C++ Compiler as part of t…
-
[ERROR] Static linking impossible on the host system 'x86_64-build_apple-darwin13.0.0'
[ERROR]
[ERROR] >>
[ERROR] >> Build failed in step '(top-level)'
[ERROR] >>
[ERROR] >> Error happened in: …
-
After quite some investigation I traced the build failure of this toolchain to gmp. This happens because the raspi 3 and 4 have a 64-bit CPU but Raspbian (Raspberry pi OS) is still a 32 bit build, whi…
-
It looks Python is **NOT** supported by crosstool-ng yet? I've got **python-dev libpython-dev** installed **ALREADY**.
- crosstool-NG version:
should be >= crosstool-ng-1.24.0
```console
longe…