guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with removing <config.h> from gen-scmconfig when cross-compi


From: Mark H Weaver
Subject: Re: Problem with removing <config.h> from gen-scmconfig when cross-compiling
Date: Thu, 13 Mar 2014 13:00:13 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

> (BTW, we can test cross-compilation to GNU/Linux with
> guix build guile --with-source=guile-2.0.9.xyz.tar.xz 
> --target=mips64el-linux-gnu.)

I tried this on my x86_64 box with guix master (v0.5-355-g9037ea2),
freshly built (autoreconf -vfi, configure, make clean, etc) and got
this:

--8<---------------cut here---------------start------------->8---
address@hidden:~/guix$ ./pre-inst-env guix build -K guile 
--with-source=/home/mhw/guile-2.0.9.239-21a7b-dirty.tar.xz 
--target=mips64el-linux-gnu
guix build: warning: ambiguous package specification `guile'
guix build: warning: choosing guile-2.0.9 from gnu/packages/base.scm:1044:33
guix build: error: gnu/packages/bootstrap.scm:201:3: guile-bootstrap-2.0: build 
system `raw' does not support cross builds
--8<---------------cut here---------------end--------------->8---

I also tried --target=mips64el-linux, but that made no difference.
Any ideas?

     Mark



reply via email to

[Prev in Thread] Current Thread [Next in Thread]