[PATCH] uclibc extern inline
Mike Frysinger
vapier at gentoo.org
Sat Jan 5 16:02:45 PST 2008
On Friday 07 December 2007, Khem Raj wrote:
> Compiling with gcc 4.3 I get a lot of warning about inlining.
> with -std=c99 or -std=gnu99 GCC implements ISO C99 inline semantics
> unless -fgnu89-inline is used.
the warnings are in gcc 4.2 as well. ive imported the extern inline defines
from glibc into our cdefs.h and converted all of the pthreads code to use it.
i think that covers everything without forcing -fgnu89-inline ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part.
Url : http://busybox.net/lists/uclibc/attachments/20080105/6259db67/attachment.pgp
More information about the uClibc
mailing list