Questions tagged [32-vs-64-bit]

For questions about the differences between 32-bit and 64-bit processors and software and associated compatibility issues. Do not also add the individual [32-bit] and [64-bit] tags.

This tag is intended for questions about the differences between 32-bit and 64-bit processors and software, as well as compatibility issues that can occur as a result of these differences.

Generally, 64-bit processors can run 32-bit software but not vice versa. The ability to run 64-bit software, however, requires not only a 64-bit processor, but also a 64-bit operating system; a 32-bit version of Windows running on a 64-bit processor cannot run 64-bit applications. On the other hand, some 64-bit Linux distributions may not be able to run certain 32-bit applications because they lack 32-bit versions of the required libraries.

83 questions
443
votes
27 answers

How to check if a binary is 32 or 64 bit on Windows?

Is there an easy way to check if a binary is 32 or 64 bit on Windows? I need to check before I move the program to a 32bit machine and experience a spectacular failure.
Septagram
  • 4,888
  • 6
  • 19
  • 21
80
votes
3 answers

How do I remove all i386 architecture packages from my Debian installation?

I added foreign architecture i386 to my Debian amd64 installation. How do I remove it? When I try this command: dpkg --remove-architecture i386, I am told to first remove all i386 packages.
kevinarpe
  • 3,218
  • 5
  • 23
  • 29
41
votes
10 answers

Should I install 64-bit versions of operating systems?

With the release of Windows 7 coming up, 64-bit operating systems have caught my attention. What are the main advantages and disadvantages of installing 64-bit Windows 7? What type of compatibility issues will I face and would i have to install…
Josh Hunt
  • 20,949
  • 19
  • 81
  • 122
9
votes
5 answers

How to check whether my OS is 64-bit or 32-bit?

What is the best way to determine whether my OS is 64-bit or 32-bit ? Assume that, I directly on some os & I am going to install a software on it. But how to determine, whether OS is 32-bit or 64-bit, OS may be anything, like windows…
Sagar Kothari
  • 4,697
  • 24
  • 69
  • 92
7
votes
1 answer

Is a product key for 32 bit Windows compatible for 64-bit Windows?

Background information: I own a reasonably good computer which is capable of running a 64 bit operating system. It came installed with Windows 7, which I wiped quite a while ago, and installed Windows 8 Pro when it came out. However, for some dumb…
angussidney
  • 353
  • 3
  • 7
  • 19
6
votes
3 answers

How do I install Citrix ICA Client (Receiver) 13 on Debian 64-bit Linux?

The Citrix ICA Client (Receiver) 13 has many i386 dependencies, so I cannot install on my amd64 (64-bit) Debian Linux. How can I make this work?
kevinarpe
  • 3,218
  • 5
  • 23
  • 29
6
votes
2 answers

Why does windows 7 64bit require more disk space/ram

Why does windows 7 64bit require more disk space and more RAM? http://windows.microsoft.com/systemrequirements is where I got the information.
agz
  • 7,568
  • 19
  • 66
  • 107
5
votes
1 answer

Can a 32-bit antivirus program protect you from 64-bit threats

I think that 32-bit programs cannot look inside 64-bit processes. So I am asking this question out of curiosity. I am using Windows 7 x64. I do not know about the bitness of the antivirus except that it is installed in C:\Program Files (x86).
Salman A
  • 1,572
  • 2
  • 15
  • 28
5
votes
4 answers

What's the difference between 64-bit and 32-bit dxdiag?

I'm doing some logging and noticed that on 64-bit platforms I can use the /64bit switch to run 64-bit dxdiag. I assume there must be some reason for doing this, namely additional functionality in the 64-bit version (or incorrect/insufficient…
user59659
4
votes
1 answer

How to install 32 bit Iceweasel/Firefox and Java plugin so that webex audio works on Debian 64 bit?

Colleagues would like to communicate in a videoconference using Cisco Webex. This requires the Java plugin for Firefox/Iceweasel. Based on this blog, I installed the web browser plugin based on OpenJDK 7 and IcedTea: apt-get install…
Paul Rougieux
  • 135
  • 7
  • 21
4
votes
2 answers

Is there a way to completely eliminate any 32-bit support on a 64-bit windows?

I want to completely disable the whole syswow64. My goal is to make it impossible to run any 32-bit application, or load any 32-bit DLL on a 64-bit windows system. Similarly to the old 16-bit Windows applications, which can be emulated on some old…
peterh
  • 2,332
  • 10
  • 29
  • 46
4
votes
5 answers

Why are there 32-bit editions of Windows 8?

64-bit CPUs have been around for about 10 years now, maybe more. Most computers have such CPUs (I don't think 32-bit CPUs are even manufactured anymore). And there are a lot of computers that have more than 4GB of RAM (especially in the consumer…
Radu Murzea
  • 327
  • 3
  • 13
3
votes
0 answers

Why 32-bit installation of R is available in 64-bit machines?

I wanted to know why, when you install R for Windows on a x64 machine, it lets you choose between installing 64-bit,32-bit, or both. I don't understand why would you want to install 32-bit version of R. Maybe it's for backwards compatibility, I'm…
Geiser
  • 131
  • 5
3
votes
4 answers

How can I create a 64-bit Windows 7 USB installer in a 32-bit environment?

I have a 64-bit capable machine but accidentally installed a 32-bit version of Windows 7. I have the 64-bit ISO and/or extracted files but can't find a way to create a bootable USB because I can't run bootsect.exe against the 64-bit files. Is there…
Terry
  • 223
  • 1
  • 2
  • 6
3
votes
2 answers

Why is 32 bit version of Ubuntu the recommended download on Ubuntu.com?

I was wondering if there is any reason why 32 bit would be recommended for download on the Ubuntu.com site. My Macbook Pro 7,1 has a 64 bit processor; I'm wondering whether the support for 64 bit applications on ubuntu isn't good enough yet, and…
kalaracey
  • 2,289
  • 6
  • 28
  • 36
1
2 3 4 5 6