all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Tobias Platen <trisquel@platen-software.de>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: Trying to crosscompile for POWER9
Date: Fri, 19 Oct 2018 15:56:41 +0200	[thread overview]
Message-ID: <8736t2ghuu.fsf@gnu.org> (raw)
In-Reply-To: <31112b25-7f64-2d66-ef65-7e87fe173b5d@platen-software.de> (Tobias Platen's message of "Tue, 16 Oct 2018 20:08:27 +0200")

Hello Tobias,

Good to see you here.  :-)

Tobias Platen <trisquel@platen-software.de> skribis:

> When I try to compile GUIX for POWER9 an old version of GCC is used.
> How do I use the gcc version used for cross compiling.
>
> ./pre-inst-env guix build --target=powerpc64le-linux hello

Note that --target expects a GNU triplet.  So it should be:

  --target=powerpc64le-linux-gnu

That said, it may not fix the issue you encountered, as others
explained.

Thanks,
Ludo’.

      parent reply	other threads:[~2018-10-19 13:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-16 18:08 Trying to crosscompile for POWER9 Tobias Platen
2018-10-16 18:24 ` Efraim Flashner
2018-10-20 15:05   ` Tobias Platen
2018-10-20 18:31     ` Efraim Flashner
2018-10-20 19:09       ` Tobias Platen
2018-10-21  6:30         ` Tobias Platen
2018-10-22 16:39           ` Leo Famulari
2018-10-28  7:39             ` Tobias Platen
2018-10-31  3:02               ` Chris Marusich
2018-10-28  7:48             ` Tobias Platen
2018-10-16 20:32 ` Jonathan Brielmaier
2018-10-17 18:27   ` Marius Bakke
2018-10-19 13:56 ` Ludovic Courtès [this message]

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=8736t2ghuu.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=trisquel@platen-software.de \
    /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.