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
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
> 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