Re: guile-json 4.4.1 released

2020-12-12 Thread Ivan Sokolov
Hello! I am trying to cross-compile Guile 3.0.4, but language/elisp/boot.go is always getting in my way. I was able to find single relevant mention of this target: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28920 My host platform is amd64 and targets are armv6l, armv7l and aarch64. The attach

Cross-compiling Guile 3.0.4

2020-12-13 Thread Ivan Sokolov
Hello! I am trying to cross-compile Guile 3.0.4, but language/elisp/boot.go is always getting in my way. I was able to find single relevant mention of this target, although the error is different and already fixed: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28920 My host platform is amd64 and

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