|
From: | Armando Di Cianno |
Subject: | Re: Does GNUstep work on 64-bit platforms? |
Date: | Fri, 09 Jul 2004 10:30:15 -0400 |
On 2004-07-09 10:18:29 -0400 Pete French <pete@twisted.org.uk> wrote:
hhh, but are not the SPARC version of 64 bit and the AMD version of 64 bit rather different animals ? Specificly I was under the impression that ona SPARC both int and long are 64 bits, but on AMD64 an int is still 32bits even though a long is 64 bits. That might break some code under AMDwhich would work on SPARC.
I was under the impression that in C, and C family languages: short <= int <= long, as far as sizes go? So the nature of the problem could be the GNUstep just isn't really architecture independant yet?
__armando
[Prev in Thread] | Current Thread | [Next in Thread] |