guile-devel
[Top][All Lists]
Advanced

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

Re: Bug#758463: guile-2.0: Unable to cross-build to arm or arm64 (runtim


From: Rob Browning
Subject: Re: Bug#758463: guile-2.0: Unable to cross-build to arm or arm64 (runtime endianness detection failure)
Date: Sun, 17 Aug 2014 17:52:46 -0500
User-agent: Notmuch/0.18.1 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu)

[If possible, please preserve at least the *-forwarded address in any replies.]

Wookey <address@hidden> writes:

> Package: guile-2.0
> Version: 2.0.11+1

> Guile can cross-build scheme scripts, but if you try to cross-build
> scheme for arm or arm64, it fails

It looks like the primary problem is that cpu-endianness in target.scm
has no match for either "arm", which is what armhf reports (at least in
Debian), or "aarch64.*".

The patch here

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758463

fixes that, but may need to be adjusted to keep the "arm.*el" clause.

In any case, I wanted to see how we'd like to handle this upstream so we
can do something similar in Debian.

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4



reply via email to

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