Ludovic Courtès 12da5162e4
compile: Pre-load the compiler outside 'with-target'.
* guix/build/compile.scm (compile-files): Move call to 'compile' before
'with-target'.  Failing to do that, if the target has a different word
size than the host, the first call to 'compile-file' fails with:

  ice-9/eval.scm:293:34: In procedure load-thunk-from-memory: ELF file does not have native word size

while attempting loading 'language/spec.go'.
2020-04-23 23:59:22 +02:00
..
2019-05-09 00:22:37 -04:00
2019-01-06 00:22:05 +01:00
2018-05-07 11:21:36 +02:00
2019-04-27 17:13:18 +02:00
2019-11-26 12:31:39 +01:00
2019-11-13 22:49:47 +01:00
2019-06-17 16:13:36 +02:00