mailing list of musl libc
 help / color / mirror / code / Atom feed
* A little more progress today with clang/LLVM
@ 2012-05-22  1:47 Richard Pennington
  2012-05-22  1:59 ` Rich Felker
  0 siblings, 1 reply; 11+ messages in thread
From: Richard Pennington @ 2012-05-22  1:47 UTC (permalink / raw)
  To: musl

I've decided to keep the musl build scheme with a few minor changes (e.g. 
replace libgcc.a with libcompiler-rt.a).

I'm now building for i386, arm, and x86_64. I enabled clang warnings -Werror 
and had to inhibit a few, some of which look like they need some attention. 
Here's my current list:

-Werror -Qunused-arguments -Wno-unneeded-internal-declaration -Wno-cast-align 
-Wno-incompatible-pointer-types -Wno-implicit-function-declaration -Wno-
string-plus-int -Wno-pointer-sign -Wno-array-bounds

I think that bits/alltypes.h might need some clang specific tweaking.

I'm going to start looking at the mips, ppc, and microblaze bits now, and will 
look at warning elimination after.

-Rich


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

end of thread, other threads:[~2012-05-26 12:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-22  1:47 A little more progress today with clang/LLVM Richard Pennington
2012-05-22  1:59 ` Rich Felker
2012-05-22  2:35   ` Richard Pennington
2012-05-22  2:53     ` Rich Felker
2012-05-22  3:24       ` Richard Pennington
2012-05-25 18:56   ` Richard Pennington
2012-05-25 23:09     ` Rich Felker
2012-05-26 11:30       ` Richard Pennington
2012-05-26 11:39         ` Richard Pennington
2012-05-26 12:49           ` Szabolcs Nagy
2012-05-26 11:59         ` Richard Pennington

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