unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tobias Platen <trisquel@platen-software.de>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: Patch adding POWER9 cross compile support
Date: Wed, 6 Mar 2019 18:56:49 +0100	[thread overview]
Message-ID: <35fe8a38-74ec-9295-2a85-bb2d5e2003a7@platen-software.de> (raw)
In-Reply-To: <8736o0hzvs.fsf@gnu.org>



On 03/06/2019 02:54 PM, Ludovic Courtès wrote:
> +                               ,@(if (string-prefix? "powerpc9-" target)
> +                                     ;; On POWER9 we need this because XXX.
> +                                     '("--with-long-double-128")
> +                                     '())
> +
It needs to be ppc64el I think. I will later do a test in a big endian 
vm. POWER9 is a bi-endian architecture, and most distros only support 
little-endian. POWER4 only supports big-endian, and is still supported 
by some distros. After testing I will send an updated patch.

Tobias

  reply	other threads:[~2019-03-06 17:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-27 18:29 Patch adding POWER9 cross compile support Tobias Platen
2019-02-27 21:24 ` Jonathan Brielmaier
2019-03-01  6:04   ` Tobias Platen
2019-03-06 13:54 ` Ludovic Courtès
2019-03-06 17:56   ` Tobias Platen [this message]
2019-03-10 17:27     ` Ludovic Courtès
2019-03-10 20:20       ` Tobias Platen
2019-03-11  7:52         ` Efraim Flashner
2019-03-12 14:10           ` Ludovic Courtès
2019-03-12 14:10           ` Ludovic Courtès
2019-03-13  7:28             ` Tobias Platen

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=35fe8a38-74ec-9295-2a85-bb2d5e2003a7@platen-software.de \
    --to=trisquel@platen-software.de \
    --cc=guix-devel@gnu.org \
    --cc=ludo@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).