cortex-gnat-rts icon indicating copy to clipboard operation
cortex-gnat-rts copied to clipboard

Installing with compiler uses wrong location

Open simonjwright opened this issue 1 year ago • 0 comments

For the risc64-elf target, make install INSTALL_LOCALLY=no should install to $prefix/riscv64-elf/lib/gnat but actually installs to $prefix/riscv/lib/gnat.

simonjwright avatar Jul 27 '24 13:07 simonjwright