mailing list of musl libc
 help / color / mirror / code / Atom feed
* feature request: flag to disable math library build
@ 2012-10-11 17:30 John Spencer
  2012-10-11 18:17 ` Szabolcs Nagy
  0 siblings, 1 reply; 14+ messages in thread
From: John Spencer @ 2012-10-11 17:30 UTC (permalink / raw)
  To: musl

i'm currently doing lots of testing in qemu, and compiling musl takes a 
*very long time*, especially on MIPS, where either the emulation is much 
slower than ARM, the speed difference is due to the crappy OABI, or the 
kernel for the emulated system is doing something stupid.
in any case, it's 2 - 10 times slower.

currently i'm debugging a segfault in the mips dynamic linker (after i 
spent nearly 12 hours building a static gdb).

for this kind of testing it would be advantageous if i could disable the 
math library entirely (since it is completely unnecessary), which 
accounts for roughly 50% of the build time.

this might also be an option desired by ppl that use tcc or pcc.

maybe --disable-math ?


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2012-10-13 23:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-11 17:30 feature request: flag to disable math library build 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
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

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).