all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: bug-guix@gnu.org
Subject: Re: Cross bootstrap!
Date: Wed, 26 Jun 2013 23:13:40 +0200	[thread overview]
Message-ID: <87ppv88tiz.fsf@gnu.org> (raw)
In-Reply-To: <87txkkanu6.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 26 Jun 2013 17:33:37 +0200")

ludo@gnu.org (Ludovic Courtès) skribis:

> Anyway, our first target will be mips64el-linux-gnu/N64 so that’s what
> we should focus on now.

Well, building on what Nikita and Andreas had tried [0], that turned out
to be disappointingly easy.  :-)

So commit beda99e adds the N64 cross tool chain.  I was able to build
the static binaries tarball (Coreutils, gawk, etc.), and it seems to
work as expected (tested on gcc49 of the GCC Compile Farm):

--8<---------------cut here---------------start------------->8---
ludo@gcc49:~/t2/bin$ ./uname -a
Linux gcc49 2.6.36.3+ #1 SMP PREEMPT Mon Dec 19 19:38:39 CET 2011 mips64 GNU/Linux
ludo@gcc49:~/t2/bin$ file uname
uname: ELF 64-bit LSB executable, MIPS, MIPS-III version 1 (SYSV), statically linked, for GNU/Linux 2.6.30, with unknown capability 0x756e670000000f41 = 0x104000000070100, stripped
--8<---------------cut here---------------end--------------->8---

Hydra is now building it, so you MIPS people ;-) can (within a few
hours) go ahead and run the following from an x86_64-linux machine:

  guix build bootstrap-tarballs

If everything goes well, that will download (using the substituter) the
5 tarballs, you can then be copied to a MIPS machine, unpacked, and run
(or debugged).

Then it’s just a matter of adding them in the right place in
bootstrap.scm, as Nikita did in the mips64el branch, and voilà!

Ludo’.

[0] https://lists.gnu.org/archive/html/bug-guix/2013-03/msg00010.html

  reply	other threads:[~2013-06-26 21:18 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-26 15:33 Cross bootstrap! Ludovic Courtès
2013-06-26 21:13 ` Ludovic Courtès [this message]
2013-06-28  9:08   ` Nikita Karetnikov
2013-06-28 12:30     ` Ludovic Courtès
2013-06-30 22:45     ` Ludovic Courtès
2013-07-01  8:21       ` Nikita Karetnikov
2013-07-03 23:10         ` Cyril Roelandt
2013-07-09 19:11           ` Nikita Karetnikov
2013-07-03 12:41   ` Ludovic Courtès
2013-07-03 16:16     ` Nikita Karetnikov
2013-07-03 20:49       ` Ludovic Courtès
2013-07-06 19:46         ` Nikita Karetnikov
2013-07-06 21:12           ` Ludovic Courtès
2013-07-10 21:13             ` bug#14837: " Nikita Karetnikov
2013-07-10 21:59               ` Ludovic Courtès
2013-07-10 22:26                 ` Nikita Karetnikov
2013-12-10 21:34               ` Ludovic Courtès
2013-08-21 15:12     ` Ludovic Courtès
2013-08-23 11:22       ` Nikita Karetnikov
2013-08-23 11:57         ` Ludovic Courtès

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=87ppv88tiz.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=bug-guix@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.