Francisco Listas wrote:
Running: gsc hello.scm
Produces hello.o1 executable file, but when I run it, a segfault occurs: ./hello.o1 Segmentation fault (core dumped)
Someone else can give you a better answer later. Meanwhile, did you try "make test" during installation. It may grumble about timers on one test, but in the end should say "all tests pass". It is helpful to know about your setup details for analysis of a problem.
-Bob-