From: Rich Felker <dalias@libc.org>
To: j-core@j-core.org
Cc: musl@lists.openwall.com
Subject: updated cross-compiler build system
Date: Sun, 1 May 2016 01:45:02 -0400 [thread overview]
Message-ID: <20160501054502.GA4059@brightrain.aerifal.cx> (raw)
Hi everyone,
I've just pushed the new overhaul of musl-cross-make, my cross
compiler build system:
https://github.com/richfelker/musl-cross-make
This should make it faster (single-stage), safer (https and hash
checking), simpler (built-in fetching of gmp & friends), and cleaner
to build and install cross compilers that can be used to target J-core
Linux. The sh2eb-linux-muslfdpic target profile in the sample
config.mak(.dist) file is all you need to select and use. As usual it
also should work for all other (non J-core) musl targets too.
I've tested it pretty extensively on two systems I use for builds, but
as this is a big change/overhaul there might be things that break. Let
me know how using it goes.
Rich
next reply other threads:[~2016-05-01 5:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-01 5:45 Rich Felker [this message]
2016-05-01 15:38 ` Szabolcs Nagy
2016-05-01 17:15 ` [J-core] [musl] " Rich Felker
2016-05-01 21:55 ` Szabolcs Nagy
[not found] ` <5726965F.1060406@landley.net>
2016-05-02 2:58 ` Rich Felker
2016-05-02 4:31 ` Rob Landley
2016-05-02 15:52 ` question: use of musl-libc anonymous
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=20160501054502.GA4059@brightrain.aerifal.cx \
--to=dalias@libc.org \
--cc=j-core@j-core.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).