-
Getting this error when running makepkg:
```
Istvan@inagy-pc MSYS ~/MSYS2-packages/crosstool-ng
$ makepkg
==> Making package: crosstool-ng 1.21.0-1 (25 Feb 2016 20:19:36)
==> Checking runtime depende…
-
Hi There,
I've pulled a copy of toolchain on my debian:
```
uname -a
Linux vm-debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-2+deb8u2 (2016-06-25) x86_64 GNU/Linux;
```
```
lsb_release -a
…
-
Homebrew adds a "g" prefix to all the dupes (ggrep, ginstall, gar) etc..
ct-ng build will fail because of that
MacBookPro:arm-unknown-linux-gnueabi daniel$ PATH=$BrewHome/bin:$PATH ../${CrossToolVers…
-
**_Reported by Vijay Rao:_**
Unable to execute the ct-ng build command successfully.
I get the following output.
[INFO ] Performing some trivial sanity checks
[INFO ] Build started 20170607.…
-
Unknown encoder 'libx264'
ffmpeg version 4.0 Copyright (c) 2000-2018 the FFmpeg developers
built with gcc 7.2.0 (crosstool-NG fa8859cb)
configuration: --prefix=/home/mark/anaconda3 --cc=/opt/co…
-
Dear Author,
I am trying to set up the virtual environment to try out your model. I have followed the set up from the Environment.yaml. (cuda 11.3, python 3.8.5). When I try to start the model tra…
-
Building crosstool-NG on FreeBSD 11.0 for the ESP32. GCC = 5.2.0
When running the original .config with no declaration on endianness, I got errors due to not claiming one, so added CT_ARCH_ENDIAN_CF…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
[config.log](https://github.com/crosstool-ng/crosstool-ng/files/4026993/config.log)
System: Linux Mint 18.2
crosstool-NG version: latest from git clone (2020)
When i execute the configure comma…
-
I'm trying to build Wine with spack.
Wine's build system attempts to link `[full spack staging path]/loader/l_intl.nls` to `loader/l_intl.nls`; unfortunately they're the same file. `configure` noti…