[PATCH] uclibc extern inline

Mike Frysinger vapier at gentoo.org
Sun Jan 6 18:16:45 UTC 2008


On Sunday 06 January 2008, Bernhard Fischer wrote:
> On Sat, Jan 05, 2008 at 07:02:45PM -0500, Mike Frysinger wrote:
> >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 ?
>
> I'd prefer not to rely on gnu89-inline (and not on gnu99 too, fwiw).
> Trunk should now start to behave without gnu89-inline.

that's what i was asking ... i think what i committed precludes us needing to 
pick one way or the other via a compiler flag

for the branch, i just forced the compiler flag, as that's a sane fix for 
there
-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://lists.busybox.net/pipermail/uclibc/attachments/20080106/7b60d225/attachment-0002.pgp 


More information about the uClibc mailing list