* bug#26897: ‘cmake-build-system’ does not support cross-compilation
@ 2017-05-12 16:00 Ludovic Courtès
2017-05-30 14:59 ` Ricardo Wurmus
0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2017-05-12 16:00 UTC (permalink / raw)
To: 26897
Currently ‘cmake-build-system’ does not support cross-compilation, which
is becoming more and more of a problem. For instance, it prevents
cross-compilation of Guix:
--8<---------------cut here---------------start------------->8---
$ guix build guix --target=aarch64-linux-gnu -n
guix build: error: gnu/packages/ssh.scm:59:2: libssh-0.7.4: build system `cmake' does not support cross builds
--8<---------------cut here---------------end--------------->8---
I think CMake supports cross-compilation in theory, so we should try to
implement it.
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#26897: ‘cmake-build-system’ does not support cross-compilation
2017-05-12 16:00 bug#26897: ‘cmake-build-system’ does not support cross-compilation Ludovic Courtès
@ 2017-05-30 14:59 ` Ricardo Wurmus
0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2017-05-30 14:59 UTC (permalink / raw)
To: 26897-done
Implemented in commit d2ac5e297578dea1c872f77a26ef4d481d5dc7bd.
--
Ricardo
GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC
https://elephly.net
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-05-30 15:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-12 16:00 bug#26897: ‘cmake-build-system’ does not support cross-compilation Ludovic Courtès
2017-05-30 14:59 ` Ricardo Wurmus
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.