I've a collection of machines with 32 &/or 64 bit Debian installed.
How do I check which flavor an operable system is running?
Richard Owlett <rowlett@access.net>:
I've a collection of machines with 32 &/or 64 bit Debian installed.
How do I check which flavor an operable system is running?
inxi -S
Yrrah
I was reminded of an editor I used when an engineering tech at DEC
back in the 70's [ TECO ]. There are references to a 32 bit Linux
version being available [1]. I would like to travel down memory lane.
I've a collection of machines with 32 &/or 64 bit Debian installed.
How do I check which flavor an operable system is running?
Richard Owlett <rowlett@access.net> writes:
I was reminded of an editor I used when an engineering tech at DEC
back in the 70's [ TECO ]. There are references to a 32 bit Linux
version being available [1]. I would like to travel down memory lane.
I've a collection of machines with 32 &/or 64 bit Debian installed.
How do I check which flavor an operable system is running?
You can run 32-bit executables on 64-bit platforms, so in principle no
need to care which variant you have.
Now, TECO is available for Linux. Many changes to the UNIX version of TECOC have > been made to bring this implementation up to snuff. The gzippedarchive contains
the executable, documentation (some specific for Linux) and support files, and
the source files necessary to recompile if you find it necessary.
Linux TECO distribution (https://almy.us/files/tecoclinux0398.tar.gz 367k)
-- built for 32-bit Linux. If you have a 64-bit distribution you will need
to add 32-bit support or recompile from source.
Richard Owlett <rowlett@access.net> writes:
I was reminded of an editor I used when an engineering tech at DEC
back in the 70's [ TECO ]. There are references to a 32 bit Linux
version being available [1]. I would like to travel down memory lane.
I've a collection of machines with 32 &/or 64 bit Debian installed.
How do I check which flavor an operable system is running?
You can run 32-bit executables on 64-bit platforms, so in principle no
need to care which variant you have.
On 2024-06-03, Richard Kettlewell <invalid@invalid.invalid> wrote:
Richard Owlett <rowlett@access.net> writes:
I was reminded of an editor I used when an engineering tech at DEC
back in the 70's [ TECO ]. There are references to a 32 bit Linux
version being available [1]. I would like to travel down memory lane.
I've a collection of machines with 32 &/or 64 bit Debian installed.
How do I check which flavor an operable system is running?
You can run 32-bit executables on 64-bit platforms, so in principle no
need to care which variant you have.
But you can not run 64 bit executables on a 32 bit platform.
Linux TECO distribution (367k) -- built for 32-bit Linux. If you have a 64-bit
distribution you will need to add 32-bit support or recompile from source.
Linux TECO distribution (367k) -- built for 32-bit Linux. If you have
a 64-bit distribution you will need to add 32-bit support or
recompile from source.
I was focusing on "... you will need to add 32-bit support ...".
I had always thought that a 64 bit system could always run 32 bit
software.
Richard Owlett <rowlett@access.net> writes:
Linux TECO distribution (367k) -- built for 32-bit Linux. If you have>>> a 64-bit distribution you will need to add 32-bit support or
recompile from source.
I was focusing on "... you will need to add 32-bit support ...".
I had always thought that a 64 bit system could always run 32 bit
software.
Yes and no. Within the x86 world:
1) All current 64-bit CPUs can run 32-bit applications and operating
systems.
2) Normally 64-bit kernels can run 32-bit applications (you might be
able to disable this but itrCOd be an odd choice in a general-purpose
OS).
3) You will still need a certain amount of library support (ld.so and
libc at a minimum) to run dynamically linked 32-bit executables, and
thatrCOs the bit that may be missing in any given install.
The CPU-level support for 32-bit operating systems may be withdrawn in
the future; see:
https://www.intel.com/content/www/us/en/developer/articles/technical/envisioning-future-simplified-architecture.html
The CPU-level support for 32-bit operating systems may be withdrawn in
the future; see:
https://www.intel.com/content/www/us/en/developer/articles/technical/envisioning-future-simplified-architecture.html
You can run 32-bit executables on 64-bit platforms, so in principle no
need to care which variant you have.
On 03/06/2024 18:39, Richard Kettlewell wrote:
You can run 32-bit executables on 64-bit platforms, so in principle no
need to care which variant you have.
But in Linux you can sometimes choose not to install the compatibility
layer that allows running 32 bit on 64 bit Linux.
| Sysop: | Amessyroom |
|---|---|
| Location: | Fayetteville, NC |
| Users: | 65 |
| Nodes: | 6 (0 / 6) |
| Uptime: | 02:46:30 |
| Calls: | 862 |
| Files: | 1,311 |
| D/L today: |
10 files (20,373K bytes) |
| Messages: | 264,331 |