[ python-Bugs-1616109 ] IA64/AMD64/x64 confusion

SourceForge.net noreply at sourceforge.net
Fri Dec 15 00:51:29 CET 2006


Bugs item #1616109, was opened at 2006-12-14 21:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1616109&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Windows
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Sidnei da Silva (dreamcatcher)
Assigned to: Nobody/Anonymous (nobody)
Summary: IA64/AMD64/x64 confusion

Initial Comment:
I've recently got a Intel EM64T-enabled machine, which until recently I didn't realise was actually 64-bit.

Now I'm running Windows XP 64 Professional, and thought about downloading the 64-bit installer.

Coming to the Python 2.5 download page, there are two options, 'IA64' and 'AMD64'. 

You would have thought that, since this is an Intel box, the 'IA64' seems like the obvious choice, but that installer does not work. After starting it, a dialog pops up with the message:

  """
  This installation package is not supported by this processor type. Please contact your vendor.
  """

So I went and downloaded the AMD64 installer. And to my surprise, it does work!

To make it worse, Intel seems to have renamed 'EM64T' to 'Intel 64 Architecture'. 

http://en.wikipedia.org/wiki/EM64T

I believe that an explanation should be added to the download page clarifying that EM64T is actually Intel's implementation of AMD64, and that it's not compatible with the 'IA64' installer.
 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1616109&group_id=5470


More information about the Python-bugs-list mailing list