All of lore.kernel.org
 help / color / mirror / Atom feed
* sizeof(long) different under windows x64 and linux x64
@ 2008-01-22 23:01 James Harper
  2008-01-22 23:26 ` Daniel Stodden
  2008-01-22 23:39 ` sizeof(long) different under windows x64 and linux x64 Andy Grover
  0 siblings, 2 replies; 19+ messages in thread
From: James Harper @ 2008-01-22 23:01 UTC (permalink / raw)
  To: xen-devel

Under gcc on an x64 system, sizeof(long) = 8
Under windows ddk on an x64 system, sizeof(long) = 4

Are the xen header files written with the assumption that sizeof(long) =
8? If so, this would explain why i'm getting EINVAL from the hypervisor
under windows x64...

James

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2008-01-23 21:18 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-22 23:01 sizeof(long) different under windows x64 and linux x64 James Harper
2008-01-22 23:26 ` Daniel Stodden
2008-01-22 23:34   ` sizeof(long) different under windows x64 and linuxx64 James Harper
2008-01-22 23:41     ` James Harper
2008-01-23  0:01     ` Daniel Stodden
2008-01-23  0:47     ` Samuel Thibault
2008-01-23  0:55       ` James Harper
2008-01-23  1:01         ` Samuel Thibault
2008-01-23  1:38           ` James Harper
2008-01-23  2:30             ` James Harper
2008-01-23  8:04               ` Keir Fraser
2008-01-23 14:25               ` John Levon
2008-01-23 14:33                 ` Keir Fraser
2008-01-23 14:45                   ` Christoph Egger
2008-01-23  8:48             ` Christoph Egger
2008-01-22 23:39 ` sizeof(long) different under windows x64 and linux x64 Andy Grover
2008-01-23  8:00   ` Keir Fraser
2008-01-23 20:41   ` Chris Morrow
2008-01-23 21:18     ` Keir Fraser

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.