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 mark.dickinson
Recipients MrJean1, loewis, mark.dickinson, skip.montanaro, terry.reedy
Date 2008-07-08.21:36:44
SpamBayes Score 0.1155762
Marked as misclassified No
Message-id <1215553006.75.0.282342709983.issue3167@psf.upfronthosting.co.za>
In-reply-to
Content
Some other possibilities to try.  This page:

http://www.redhat.com/docs/wp/solaris_port/x99.html

seems to suggest that linking with -lieee, and possibly also adding the -
ffast-math gcc option, might help.
History
Date User Action Args
2008-07-08 21:36:47mark.dickinsonsetspambayes_score: 0.115576 -> 0.1155762
recipients: + mark.dickinson, loewis, skip.montanaro, terry.reedy, MrJean1
2008-07-08 21:36:46mark.dickinsonsetspambayes_score: 0.115576 -> 0.115576
messageid: <1215553006.75.0.282342709983.issue3167@psf.upfronthosting.co.za>
2008-07-08 21:36:45mark.dickinsonlinkissue3167 messages
2008-07-08 21:36:45mark.dickinsoncreate