AMD64 I386 or X64 load?
suu
ulist at gs1.ubuntuforums.org
Tue Apr 4 00:06:30 UTC 2006
On Ubuntu/AMD64, sizeof(int)*8 equals 32, running in 64 bit or not.
sizeof(int) = 4
sizeof(long) = 8
sizeof(long long) = 8
sizeof(void *) = 8
$ uname -v -r
2.6.12-10-amd64-k8-smp #1 SMP Sat Mar 11 16:37:57 UTC 2006
See this interesting thread for more discussion:
http://www.codecomments.com/archive286-2005-5-503746.html
--
ubuntu-users mailing list
ubuntu-users (AT) lists (DOT) ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
--
suu
More information about the ubuntu-users
mailing list