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, terry.reedy
Date 2008-06-28.20:56:07
SpamBayes Score 2.3428306e-06
Marked as misclassified No
Message-id <1214686568.88.0.111092233361.issue3167@psf.upfronthosting.co.za>
In-reply-to
Content
Martin,

Do you have a moment to do a sanity check on the attached patch?  The 
aim of the patch is to add the -xlibmieee flag when compiling and 
linking on Solaris using Sun's compiler rather than gcc.  Jean Brouwers 
has confirmed that the patch fixes the test_math failure on this 
platform.

I'm not very sure of myself when it comes to messing with autoconf, so 
I'd like someone else to look this over before it gets committed.  If 
you don't have time right now, please do just assign it back to me.
History
Date User Action Args
2008-06-28 20:56:09mark.dickinsonsetspambayes_score: 2.34283e-06 -> 2.3428306e-06
recipients: + mark.dickinson, loewis, terry.reedy, MrJean1
2008-06-28 20:56:08mark.dickinsonsetspambayes_score: 2.34283e-06 -> 2.34283e-06
messageid: <1214686568.88.0.111092233361.issue3167@psf.upfronthosting.co.za>
2008-06-28 20:56:08mark.dickinsonlinkissue3167 messages
2008-06-28 20:56:07mark.dickinsoncreate