-
### Describe the bug
While GNAT works fine on x86_64-linux, it fails on aarch64-linux.
### Steps To Reproduce
1.`nix-shell -p gnat` on an Arm machine.
### Expected behavior
gnat should be…
-
I was able to compile `gnat-llvm` on Apple Silicon, but something is wrong... `gnatmake` tells me that no targets are registered, but `llvm-gcc -print-targets` prints me a full list of targets... Any …
-
(This is in response to @mosteo’s request on [StackOverflow](https://stackoverflow.com/a/79214262/40851), hope this is a good place)
Some crates get rebuilt when the using project is rebuilt in spi…
-
**Checklist**
- [x] I've included the output of `alr version`.
- [x] I've included complete steps to reproduce my issue.
**Describe the bug**
Toolchain consistency breaks if `alr`'s architectu…
-
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…
-
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 …
-
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…
-
### Environment
- OS and Version: macOS Sequoia 15.0.1
- IDE Version: 1.94.2
- Ada & SPARK Extension Version: ? latest, I think I got it to update
### Bug Summary and Reproducer
Bug Summa…
-
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/…