mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rob Landley <rlandley@se-instruments.com>
To: musl <musl@lists.openwall.com>
Subject: musl-cross-make build script.
Date: Thu, 16 Feb 2017 16:57:54 -0600	[thread overview]
Message-ID: <bce03521-5b6a-b22c-c7cc-412f2726c394@se-instruments.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 461 bytes --]

This is the script I use to build all the native and cross targets that
musl-cross-make currently supports. You should just be able to do:

  git clone https://github.com/richfelker/musl-cross-make
  cd musl-cross-make
  ~/mcm-buildall.sh

And then wait a long time and the result should wind up in "output".

I'm still testing to make sure this can build all the root filesystems
and kernels (teaching my https://github.com/landley/mkroot to do kernels).

Rob

[-- Attachment #2: mcm-buildall.sh --]
[-- Type: application/x-shellscript, Size: 2066 bytes --]

             reply	other threads:[~2017-02-16 22:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-16 22:57 Rob Landley [this message]
2017-02-17 11:53 ` Szabolcs Nagy
2017-02-17 11:56   ` Szabolcs Nagy
2017-02-18  8:45   ` Rob Landley
2017-02-18 12:53     ` Szabolcs Nagy
2017-02-18 13:39       ` 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=bce03521-5b6a-b22c-c7cc-412f2726c394@se-instruments.com \
    --to=rlandley@se-instruments.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).