[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4AF89BA2.2050803@oracle.com>
Date: Mon, 09 Nov 2009 14:45:54 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Felipe Bica <felipebica@...il.com>
CC: linux-kernel@...r.kernel.org
Subject: Re: //include <stdarg.h>
Felipe Bica wrote:
> Hi,
>
> Sorry but... maybe somebody already had talk about stdarg,h, but at
> least I fell more social sending one email after build a linux kernel
> over nine thousand times this year. :)
Hi,
Is there a question or a problem?? ;)
Here is a comment from the past:
* include/linux/kernel.h (and many others) include <stdarg.h>
BUT - since we are using -nostdinc, /usr/include/stdarg.h is not
considered. And gcc's stdarg.h (which lives at
/usr/lib/gcc/i586-suse-linux/4.1.2/include/stdarg.h in Linux land)
[is used instead]
so what is your question?
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists