mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rob Landley <rob@landley.net>
To: musl <musl@lists.openwall.com>
Subject: powerpc toolchain question
Date: Sun, 23 Apr 2017 19:28:14 -0500	[thread overview]
Message-ID: <1f55bf91-e1d8-8609-d848-8d9141629722@landley.net> (raw)

I checked that mcm-buildall.sh script (the one I've sent here a few
times) into https://github.com/landley/mkroot and it's building a simple
kernel and root filesystem with the musl-cross-make toolchain that boots
under qemu. So far I've done x86-64, sh4, and powerpc32 kernels.

But back in Aboriginal Linux, the 32 bit ppc target had gcc building with:

GCC_FLAGS=--enable-secureplt # --with-long-double-64 (default on 4.2.1)

I.E. my old 4.2.1 toolchain was doing --enable-secureplt and I had a
comment that newer ones needed --with-long-double-64. I'm not currently
telling the gcc configure to do either of these. Should I be? (Seems to
work but I'm not sure anything's using floating point yet...)

Rob


             reply	other threads:[~2017-04-24  0:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-24  0:28 Rob Landley [this message]
2017-04-24  9:02 ` Szabolcs Nagy

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=1f55bf91-e1d8-8609-d848-8d9141629722@landley.net \
    --to=rob@landley.net \
    --cc=musl@lists.openwall.com \
    /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.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).