all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: guix-devel@gnu.org
Subject: [PATCH] Fix GCJ on armhf.
Date: Fri, 25 Nov 2016 22:35:14 +0100	[thread overview]
Message-ID: <20161125213515.14677-1-rekado@elephly.net> (raw)

Hi Guix,

with (a poorly formatted variant of) the attached patch I've built GCJ
successfully in an ARM virtual machine.  Building GCJ took about four days.  I
tested GCJ by building "ant", which seemed to have worked fine.

~~ Ricardo

Ricardo Wurmus (1):
  gnu: gcj: Fix build on armhf.

 gnu/local.mk                            |  1 +
 gnu/packages/gcc.scm                    | 14 +++++++++++++
 gnu/packages/patches/gcj-arm-mode.patch | 36 +++++++++++++++++++++++++++++++++
 3 files changed, 51 insertions(+)
 create mode 100644 gnu/packages/patches/gcj-arm-mode.patch

-- 
2.10.2

             reply	other threads:[~2016-11-25 21:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-25 21:35 Ricardo Wurmus [this message]
2016-11-25 21:35 ` [PATCH] gnu: gcj: Fix build on armhf Ricardo Wurmus
2016-11-26  5:32   ` Leo Famulari
2016-11-26 17:30     ` Ricardo Wurmus
2016-11-26 17:47       ` Leo Famulari
2016-11-27  9:30 ` [PATCH] Fix GCJ " Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161125213515.14677-1-rekado@elephly.net \
    --to=rekado@elephly.net \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.