Hi Patrick,

I recently obtained a BeagleV-Fire riscv64 and thought I'd try to compile the 
test
version, gsl-2.7.100, with development tools running on the board.  The 
following
is the development environment:

uname -a ==> Linux BeagleV 6.1.33-linux4microchip+fpga-2023.06-20231019+ #1 SMP
Thu Oct 19 16:01:29 UTC 2023 riscv64 riscv64 riscv64 GNU/Linux

gcc --version ==> gcc (Ubuntu 12.3.0-1ubuntu1~23.04) 12.3.0

ldd --version ==> ldd (Ubuntu GLIBC 2.37-0ubuntu2.2) 2.37

I was able to run the configure command after including 
"--build=riscv64-unknown-
linux-gnu".  I suspect it will work without this if configure.guess is updated
with contents
of 
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD.
[1]

The library compiled without error but the tests failed in "filter" with a
message:

   ../test-driver:   line 95:   61515 Bus error "$@" > $log_file 2>&1

Let me know if you need more information.

Thanks,

Ben Darnell

[1] 
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD.
    
http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD

Reply via email to