-
Blocking issues:
Nice to have:
- [ ] Tag 1.27.0-rc1
- - [ ] Upload 1.27.0-rc1 tarball to github
- - [ ] Upload 1.27.0-rc1 tarball to crosstool-ng.org?
- [ ] Run `build-all`
- [ ] Tag 1.27.0-rc…
-
## crosstool-ng
home: http://crosstool-ng.org/
download: http://crosstool-ng.org/download/crosstool-ng/
1. download:
``` bash
wget http://crosstool-ng.org/download/crosstool-ng/crosstool…
-
On recent FreeBSD CURRENT and 14-STABLE, building recently pulled devel/extensa-esp-elf port fails in the error shown below (branch devel, commit 5ac10dc665a7cbe6ab319d9fec3249b5e1b8baa4 (HEAD -> deve…
SB211 updated
2 months ago
-
when running
`DEFCONFIG=../mono_filesystem/configs/crosstool-ng-1.26.0_defconfig ./ct-ng defconfig`
I am getting this error and nothing else happens.
`ct-ng:223: /usr/local/share/crosstool-ng/sc…
-
Please add crosstool-ng support because we don't have arm-linux-gnueabi-gcc package in all linux distros
-
Now, also expat 2.5.0 is vulnerable, need 2.6.2.
Recent gcc (having -Werror=implicit-function-declaration) breaks configure of crosstool-NG/.build/src/gmp-6.0.0a. Workaround is to set CC="gcc -fpermi…
-
### Issue submission guidelines
See [detaled guidelines](http://crosstool-ng.github.io/support/). In short:
- Report crosstool-NG version : 1.26.0.124_6d1d61c
- Report host OS and its version :
…
-
Several files cause compiler errors when building on branch `arc64` (aka dev branch) which is used for daily builds.
``` console
$ ./crosstool-ng/.build/arc64-snps-elf/buildtools/bin/arc64-snps-el…
-
First of all I love the project.
I'm just curious about what the release model is. It has been over 2 years since the last release. I'm regularly pulling from master to build toolchains but it is a…
-
The urls used to download isl-0.14 and expat-2.1.0 do not serve these files anymore. This breaks the compilation. Instead I resorted to urls mentioned in https://github.com/pfalcon/esp-open-sdk/issues…