This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nnorwitz
Recipients
Date 2006-06-01.06:02:38
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=33168

Try adding the -mieee flag when compiling.  That should fix
the problem.  It looks like we only set this for OSF
platforms.  It should probably be set for all Alpha platforms.  

See: 
http://mail.python.org/pipermail/python-dev/2006-March/063219.html
History
Date User Action Args
2008-01-20 09:58:44adminlinkissue1496032 messages
2008-01-20 09:58:44admincreate