mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Ian Denhardt <ian@zenhack.net>
To: musl@lists.openwall.com
Cc: Rich Felker <dalias@aerifal.cx>
Subject: Re: Compile error doing cross build on arm
Date: Mon, 08 Jul 2013 18:32:26 -0400	[thread overview]
Message-ID: <20130708223226.7207.57627@urza> (raw)
In-Reply-To: <20130708183517.GJ29800@brightrain.aerifal.cx>

> The indirect cause of the error, and the real problem, is almost
> surely that the compiler was configured for old, pre-EABI ARM ABI.
> This ABI is NOT supported by musl, and will lead to various major
> problems that could otherwise go undetected for a long time, like
> misaligned structures (the old ABI only had 4-byte alignment for
> 64-bit types, for example). So this issue needs to be checked and
> fixed before moving ahead.

Right you are, good catch. Works fine after swapping out the compiler.

Thanks,

-Ian


      reply	other threads:[~2013-07-08 22:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-08 15:58 Ian Denhardt
2013-07-08 17:51 ` Harald Becker
2013-07-08 18:35   ` Rich Felker
2013-07-08 22:32     ` Ian Denhardt [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=20130708223226.7207.57627@urza \
    --to=ian@zenhack.net \
    --cc=dalias@aerifal.cx \
    --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).