mailing list of musl libc
 help / color / mirror / code / Atom feed
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
To: musl@lists.openwall.com
Subject: Re: broken shared executables on armeb (illegal instruction)
Date: Mon, 1 Oct 2018 01:36:37 +0200	[thread overview]
Message-ID: <CAHmME9oF6L=5GK72_sorCxTuXrhe7NdxLjKpNyA+ReY+Yn4vDw@mail.gmail.com> (raw)
In-Reply-To: <CAHmME9qnQ04LFJPAJuSEw9ejw-VheiwEudJuwp0_KSJg2o4Q8g@mail.gmail.com>

Got it all sorted. For future reference for readers of this thread,
the issue appeared to be a linker one, where the -mbe8 doesn't appear
to translate into --be8 for the linker, perhaps due to the musl specs
file or maybe for another reason. The fix is easy enough: add
"-Wl,--be8" to CFLAGS.


      reply	other threads:[~2018-09-30 23:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-30 21:53 Jason A. Donenfeld
2018-09-30 22:17 ` Rich Felker
2018-09-30 23:11   ` Jason A. Donenfeld
2018-09-30 23:36     ` Jason A. Donenfeld [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='CAHmME9oF6L=5GK72_sorCxTuXrhe7NdxLjKpNyA+ReY+Yn4vDw@mail.gmail.com' \
    --to=jason@zx2c4.com \
    --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).