classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Value for os.arch on Intel


From: Jeroen Frijters
Subject: RE: Value for os.arch on Intel
Date: Fri, 4 Mar 2005 13:59:51 +0100

Robert Lougher wrote:
> When implementing the default properties in JamVM I used uname for
> os.arch (and os.name and os.version).  I was aware at the time that
> this gives different results on Intel when compared to Sun's JDK :
> 
> uname will give i486, i586 or i686
> JDK will give i386 for all

Be aware that this is a very muddy area. On Windows, for example, the
JDK gives "x86". There's a (rather old) website that has a list:
http://www.vamphq.com/os.html

Regards,
Jeroen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]