This is the output. I never used a cross compiler, i could try, but i would like to be able to compile old code natively.
linux:~# cd octave-3.0.3
linux:~/octave-3.0.3# ./configure
checking build system type... armv5tel-unknown-linux-gnu
checking host system type... armv5tel-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
linux:~/octave-3.0.3#
Octave is a math cli-software. You can try any old version, i tried 3.0.3 which was the same epoch as JLime -->
https://mirror2.evolution-host.com/gnu/octave/Edited by sroland81 2023-06-29 3:16 AM