|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xen/stdarg.h patch
On 18/10/06 19:21, "John Levon" <levon@xxxxxxxxxxxxxxxxx> wrote:
> I should have tested my suggestion. Unfortunately the standard stdarg.h
> on Solaris needs to include other files in /usr/include/. The current
> patch we have just uses gcc's stdarg.h in xen/include/xen/stdarg.h.
> Keir, would you take such a change?
#includes it, or includes it verbatim? The latter is a bit suspect, but I
suppose okay if it's obviously solaris-specific code. Is there no CFLAG
magic that can make <stdarg.h> work for you? My suspicion is that gcc
handles it a bit 'specially' when it runs on Linux.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|