> 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 finds in guile from
host, if it present in it. This was not the case before, because I moved
all the source files into separate package.

Reply via email to