-
Hello!
I'm trying to build avr-libc on Mac OS X with GCC 14.1. The build fails with error:
```sh
$ cd /Users/runner/work/GNAT-FSF-builds/GNAT-FSF-builds/sbx/avr-elf-darwin/avrlibc/build
$ /bin/s…
-
I am not sure if this it the right place to ask this, so please redirect if needed.
I tried to enable the `-gnat2022` flag in a project I am working on that uses the `embedded-rpi-pico` runtime sup…
-
I'm running into the following compilation failure of gpr2 25.0.0 (using the tarball with pregenerated kb db) with GNU GNAT 13.3.0. `gnatcoll-json.ads` is supplied from gnatcoll-core 25.0.0.
```
R…
-
### Steps to reproduce
```console
spack install gnat
```
### Error message
```console
mini-me@virtucon ~/h/c/gcc (master)> spack install gnat
==> Fetching https://mirror.spack.io/bootstrap/gith…
-
https://archlinux.org/packages/core/x86_64/gcc-ada/
i'm pretty sure you just build gcc with some special flags and install the right files.
ghost updated
2 years ago
-
### Description
Gotta have Ada language support! :-) VSC has outstanding Ada support through the GNAT community (GNAT = GNU Ada) so surely this is borrowable.
### Alternatives Considered
_No respon…
-
**Describe the bug**
Currently `alr printenv` does not support output in the Msys path convention, i.e. in the form like `/e/alire/gprbuild_22.0.1_c842bbc5/bin:/e/alire/gnat_arm_elf_14.2.1_2c52e01a/b…
RREE updated
2 months ago
-
This release was built over Homebrew’s LLVM at version 16; it’s now upgraded to version 17 and can’t be downgraded. GNAT LLVM requires version 16 (and *not* the latest one from llvm.org).
-
I connect the Gnat and it recognizes the port but when I upload the program it compiles well but generates an error: "An error occurred while sending the sketch" and disconnects the Gnat from the port…
-
If I run gnatdoc on the pragmarc project (as fetched from Alire) I get the following error:
`compile_all.adb:82:1: internal error: raised GNATDOC.NOT_IMPLEMENTED : at gnatdoc-frontend.adb:2177 not…