mailing list of musl libc
 help / color / mirror / code / Atom feed
* compatability: bits/syscall.h requires C99
@ 2012-08-23  5:07 idunham
  2012-08-23  6:11 ` [PATCH] Problem is static inline idunham
  2012-08-23 12:31 ` compatability: bits/syscall.h requires C99 John Spencer
  0 siblings, 2 replies; 19+ messages in thread
From: idunham @ 2012-08-23  5:07 UTC (permalink / raw)
  To: musl

I've been trying to get musl compatability patches for libuv merged
upstream, and I have it building, but there's one sticking point:
Upstream insists on using --std=c89 (I guess for portability to other
platforms).
This makes GCC choke on "long" in <bits/syscall.h>.
Per make -i, this is the only problem.

Would it be possible to eliminate this requirement?

Thanks,
Isaac Dunham




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

end of thread, other threads:[~2012-09-04 17:44 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-23  5:07 compatability: bits/syscall.h requires C99 idunham
2012-08-23  6:11 ` [PATCH] Problem is static inline idunham
2012-08-23  6:20   ` [PATCH 2/1] " idunham
2012-08-23  6:43     ` Szabolcs Nagy
2012-08-23  6:51   ` [PATCH] " Szabolcs Nagy
2012-08-23 12:18   ` Rich Felker
2012-08-23 12:31 ` compatability: bits/syscall.h requires C99 John Spencer
2012-08-23 12:34   ` Rich Felker
2012-08-24  0:25     ` Isaac Dunham
2012-08-24  2:07       ` Rich Felker
2012-08-24  2:34         ` Rich Felker
2012-08-24  3:31           ` [PATCH/RFC] __inline for C89 compilers (take 3?) Isaac Dunham
2012-08-24  7:53           ` compatability: bits/syscall.h requires C99 Szabolcs Nagy
2012-08-30 22:45             ` [PATCH/RFC] inline cleanup/C89 support Isaac Dunham
2012-08-31  8:34               ` Szabolcs Nagy
2012-08-31 19:27                 ` Isaac Dunham
2012-09-02 16:51               ` Rich Felker
2012-09-04 15:49                 ` philomath
2012-09-04 17:44                   ` 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).