Relative Content

Tag Archive for 64-bit

Why do some software packages have an “amd64” suffix for 64-bit systems?

When downloading various software packages, and executables for Windows, I always see two different types of executables to download. One just says ...32-bit and the other always says ...amd64. I know this has nothing to do with AMD, but it is referring to 64-bit operating systems, so why is this still a norm? Even large companies like Google and Ubuntu have packages set up like this.

Why do some software packages have an “amd64” suffix for 64-bit systems?

When downloading various software packages, and executables for Windows, I always see two different types of executables to download. One just says ...32-bit and the other always says ...amd64. I know this has nothing to do with AMD, but it is referring to 64-bit operating systems, so why is this still a norm? Even large companies like Google and Ubuntu have packages set up like this.

Importance of uniformity of development architecture across the team

If some developers still use a 32 bit ‘Windows XP’ and others use a ’64 bit Windows 7′, would it be advisable for the entire team to work with 32 bit development tools even if their OS is 64 bit? Are there any problems that could happen if uniformity is not followed?