Page 1 of 1

Linux64

Posted: Wed Apr 02, 2008 9:01 am
by newdep
Hi Lutz,

Is it possible to get a "Linux64" entry as "ostype" ?

Running 32 bits and 64 bits does not visually differentiate between versions..
..which is somewhat confusing sometimes when running multiple newlisps..

Regards, Norman.

Posted: Wed Apr 02, 2008 1:11 pm
by Lutz
This will be added to the list returned by 'sys-info', probably as an additional bit in the last field as a compile flavor on a specific platform:

Code: Select all

bits 0 to 5: platform

bit 6: library
bit 7: UTF8 support
bit 8: 64-bit   -> new in 9.3.7
bit 9: IPV-6    -> new in 9.3.7
I don't want to burden 'ostype' with this, which would be used independently of the compile flavors on a platform.

Posted: Wed Apr 02, 2008 1:16 pm
by newdep
Thanks lutz..no problem...sys-info is perfect..