-
Formatting gives different results, depending on the formatting tool used (gnatpp, gnatstudio, ada-ts-mode), particularly for subwords.
Using ALS 25.0.20241014 on aarch64 macOS Sequoia 15.0.1.
S…
-
I'm currently working on updating all AdaCore released packages in NixOS/nixpkgs to their 25.0.0 versions. I've noticed that it isn't possible to build `gnatcoll-core` 25.0.0 (from the [GitHub release…
-
To build `gnatcov` from source, we require `gnat_util`: https://github.com/AdaCore/gnatcoverage/blob/29f30050f6b019479c8eefefa1a67f690ea99c47/tools/gnatcov/README.md?plain=1#L85.
However, this (as …
-
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…
-
Would it be possible to include support for [gcc-gnat](https://gcc.gnu.org/wiki/GNAT)? This would unlock so much potential on my mac to build linux binaries written in Ada :smile:
-
```
gnat-find:
get_command cannot find find_command,
this is because find_command does not exist, it is named find_program.
Adding to gnat#New:
\ 'Find_Command' : '"gnat find -P " . self.Pro…
-
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…
-
### 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…
-
Title says it all
```
make -f makefile_unix phcpy2c3.so
...
ranlib phcpy2c3.a
g++ -shared -o ../Python/PHCpy3/phcpy/phcpy2c3.so -lm \
-Wl,-whole-archive phcpy2c3.a /usr/local/…