[PATCH] Fix x86emu builds when using non-gnu compilers

Alan Coopersmith Alan.Coopersmith at Sun.COM
Wed Mar 24 06:12:52 PDT 2010


Keith Packard wrote:
> On Mon, 22 Mar 2010 18:03:53 -0700, Alan Coopersmith <alan.coopersmith at sun.com> wrote:
> 
>> Since 64-bit types are now required by x86emu, assumes all platforms
>> either have a 64-bit long or a 64-bit long long (defined by C99).
> 
> Don't we assume stdint.h exists yet?

Not yet - and I didn't dig to find out why, but some of the x86emu files
that include this specifically avoid including system headers.   (Could
be more of the ancient xf86 module loader sillyness or something deeper.)

-- 
	-Alan Coopersmith-           alan.coopersmith at sun.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list