mailing list of musl libc
 help / color / mirror / code / Atom feed
From: John Spencer <maillist-musl@barfooze.de>
To: musl@lists.openwall.com
Subject: Re: feature request: flag to disable math library build
Date: Fri, 12 Oct 2012 02:24:04 +0200	[thread overview]
Message-ID: <50776324.5080506@barfooze.de> (raw)
In-Reply-To: <20121011232858.GA254@brightrain.aerifal.cx>

On 10/12/2012 01:28 AM, Rich Felker wrote:
>
> I think the problem of extreme slowness building on emulated or
> low-end hardware could be better addressed by using distcc, cross
> compiling, or other approaches that leverage a more-powerful cpu

of course having such a setup is preferable.
however i have to build sabotage as a whole, and am testing different 
compilers
that are not necessarily able to compile using distcc with an 
identically built cross-compiler.
engineering such an environment, that is even embeddable into the 
sabotage build environment,
seems like a herculean effort.

also it doesn't solve the problem that you simply don't want to have the 
math library, if it
for example breaks pcc.

> instead of omitting parts of libc. (Anyway, isn't musl only a tiny
> percentage of the total build time?)
it takes a pretty long time, especially when built with .a and .so support.
for example, to compile the things in stage0, you don't need math 
support at all, and the full musl
gets built in stage1 again.
if i can halve the time spent during stage0 musl builds, that will sum 
up soon.



  parent reply	other threads:[~2012-10-12  0:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-11 17:30 John Spencer
2012-10-11 18:17 ` Szabolcs Nagy
2012-10-11 19:37   ` Szabolcs Nagy
2012-10-11 23:28     ` Rich Felker
2012-10-11 23:57       ` Luca Barbato
2012-10-12  0:24       ` John Spencer [this message]
2012-10-13  7:23       ` Isaac Dunham
2012-10-13 12:26         ` Rich Felker
2012-10-13 23:49           ` Isaac Dunham
2012-10-13 23:53             ` Rich Felker
2012-10-13 13:42         ` John Spencer
2012-10-13 20:13           ` Rich Felker
2012-10-12  0:32     ` John Spencer
2012-10-12  0:17       ` Rich Felker

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=50776324.5080506@barfooze.de \
    --to=maillist-musl@barfooze.de \
    --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).