Re: Cross-compiling Guile 3.0.4

2020-12-21 Thread Ivan Sokolov
> The #f passed to ‘compile-and-load’ suggests that ‘boot.el’ was not > found in the search path. Could it be that it’s been stripped from your > source? No, it's here and compiles without errors for native target, but I think now I get it. Somehow it does not find boot.el from sources, but fi

Re: Cross-compiling Guile 3.0.4

2020-12-15 Thread Ludovic Courtès
Hi Ivan, Ivan Sokolov skribis: > GUILEC language/elisp/boot.go > Backtrace: > In ice-9/boot-9.scm: > 1736:10 17 (with-exception-handler _ _ #:unwind? _ # _) > In unknown file: > 16 (apply-smob/0 #) > In ice-9/boot-9.scm: > 718:2 15 (call-with-prompt _ _ #) > In ice-9/eval.scm: