Alejandro R Mosteo
Alejandro R Mosteo
If you could provide a complete sequence of instructions to reproduce, I'll take a look at it. Which `alr version` is this?
Thanks for all of the information, it will surely help.
Thanks for the detailed report, Marcel. Although I see your point, `alr clean` requires a `gprclean`, so the compiler should be configured to run it. In practice, the assistant is...
> It should show up only once, although it could still be an issue for continuous integration runs. I faced the same problem for our tests, but I knew how...
> Will the assistant take a good default toolchain when in non-interactive mode? The default option ATM is the newest native compiler from the index.
I think so. If you run `alr toolchain --select` non-interactive it will install the packaged compiler. If you don't want that then run `alr toolchain --select ` (TBD) to select...
The main issue here is fixed. For the `musl` ideas I advise to open a separate issue.
I also see > gnat_riscv64_elf 13.2.1 The GNAT Ada compiler - AVR cross-compiler so it seems there are some cross-cables.
Hi @dalybrown, I'm not involved in the work on particular compiler architectures. I guess @Fabien-Chouteau will know better.
Hi there, @Fabien-Chouteau, I cannot reproduce this issue, can you give me an example of what was failing for you?