-
I am a newcomer to this project.
Attempting to open AWS.grp in GNAT Studio 2021 after downloading it was unsuccessful due to the error message of 'imported project file 'aws_config' not found'.
…
-
I connected my new gnat to my computer just fine and compiled a new example sketch from the github. I was able to select the Cricket board from the board manager, correct com port, and load the new s…
-
When I list the available downloadable compilers using Alire v1.2.2, the latest version (13.2.1) of **gnat_avr_elf** compilers says it's a RISC-V cross-compiler in the description. Is this correct:
…
-
mechanicum$ gnat build --version
GNAT 11.2.0
Copyright (C) 1996-2021, Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even fo…
-
In the following program, it is not completely clear what the renamings of the inherited/predefined operations of GrandChild are supposed to do. In particular, Eq is defined as a rename of "=", and S…
-
The build (win32\build.cmd) is depending on Environment Variable GNATDIR which was not set on my system. After fixing that I still a problem: imported project file "../.build/projects/aws_lal" not fou…
-
Currently GHDL is compiled for Windows with MinGW and we can proof it works fine with mcode and llvm backends. Compiling GHDL with GNAT (Ada compiler from Ada Core) is hard to maintain. The current sc…
-
I failed to build ` gcc@8.4.0 languages=ada,c,c++,fortran` even with `gnat` ada compiler installed.
### Spack version
```console
$ spack --version
0.14.1-498-b8073dc
```
### Steps to reprodu…
-
I followed the instructions:
- Clone Repo
- set specific prefix
- and `./build-native-toolchain`
- After a short time I get the message: Something was going wrong!
Error.log shows:
> con…
-
Hello, I’m working on packaging some of the Continuous Release versions for NixOS, and it appears the list of dependencies isn’t up-to-date.
An updated list of things necessary to build gnatstudio …