On Tue, 2010-07-13 at 21:26 -0400, Writer, Tim wrote: > I'm not following you. > >
I was referring to a previous post:
There is yet another potential issue. The drivers are part of
the server which has been compiled in 64 bit. In xorg-server.h:
/* Define to 1 if unsigned long is 64 bits. */
#define _XSERVER64 1
This value influences the number of bytes on the wire for
client/server communication. Each compilation unit must include
xorg-server.h. By using -m32, long will be 32 bits but server
code will assume otherwise. I can't really predict one way or
the other, it's something I ran into.
I don't know if this is a problem or not. I wanted to bring it to your
attention.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Xorg-driver-geode mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-geode
