"Eric S. Raymond" <esr@thyrsus.com> writes:
|> Andreas Schwab <schwab@suse.de>:
|> > |> I'm not very worried about this. On modern machines int == long
|> >
|> > You mean alpha, ia64, ppc64, s390x, x68-64 are not modern machines?
|>
|> Well, S390 certainly isn't! :-)
s390x is the new 64 bit architecture.
|> If the PPC etc. have 32-bit ints then I stand corrected, but I thought the
|> compiler ports on those machines used the native register size same as
|> everybody else.
On all those architectures the ABI used on Linux has int == 32 bits and
long == 64 bits. LP64 is more usefull in most cases than ILP64.
Andreas.
-- Andreas Schwab "And now for something Andreas.Schwab@suse.de completely different." SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Mon Jan 07 2002 - 21:00:25 EST