On Oct 03, 2007, at 17:36:03, Florian Weimer wrote:
For reference, Linux is always an LP32 (long-and-pointer-are-32-bit)
or LP64 (long-and-pointer-are-64-bit) platform. On the other hand,
for crappy backwards-compat reasons, Windows is either LP32 or LLP64
(long-long-and-pointer-are-64-bit). I think most of the remaining
UNIXes fall into the LP32/LP64 category, the LLP64 platforms are
fairly rare (thankfully).
Cheers,
Kyle Moffett
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html