mailing list of musl libc
 help / color / mirror / code / Atom feed
From: "A. Wilcox" <awilfox@adelielinux.org>
To: musl@lists.openwall.com
Subject: Re: [PATCH] _start_c does more work than is necessary
Date: Thu, 30 Aug 2018 13:19:05 -0500	[thread overview]
Message-ID: <ddd1c060-d34a-a4a9-6b18-858ae353fc80@adelielinux.org> (raw)
In-Reply-To: <20180826012345.GP1878@brightrain.aerifal.cx>


[-- Attachment #1.1: Type: text/plain, Size: 756 bytes --]

On 08/25/18 20:23, Rich Felker wrote:
> the gcc crtbegin/crtend mess is
> just for wacky language runtimes like java (gcj, obsolete and removed
> from gcc). I'm not sure if there are other compilers out there that
> still don't know how to do the arrays, though (pcc? firm/cparser?).


That wacky language runtime is still needed to bootstrap Java compilers
without relying on binaries.  This is especially important for musl
(because except for Oracle's semi-proprietary portola, there is no
binary for musl at all) and for other architectures (OpenJDK is, as far
as I'm aware, not a cross-compiler, so arches like mips or ppc64 would
be screwed).

--arw


-- 
A. Wilcox (awilfox)
Project Lead, Adélie Linux
http://adelielinux.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      parent reply	other threads:[~2018-08-30 18:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-26  0:56 Jon Chesterfield
2018-08-26  1:23 ` Rich Felker
2018-08-26  1:47   ` Jon Chesterfield
2018-08-30 18:19   ` A. Wilcox [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=ddd1c060-d34a-a4a9-6b18-858ae353fc80@adelielinux.org \
    --to=awilfox@adelielinux.org \
    --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).