free-ada
free-ada copied to clipboard
Building ARM compiler on Linux host fails at GCC build
./build-tools.sh -t 2
...
>> Creating Directories (if needed)...
>> [1/5] Configuring GCC (arm-none-eabi)...
>> [2/5] Building GCC (arm-none-eabi)...
ERROR: Something went wrong!
Last Process Took: 4m9.91s
The log file shows that it is looking for file isl/options.h
, which is not found.