Testing the 8.5.0 RC0 on opensolaris (SunOS 5.11 svn_55b x86) showed 126
test failures in expr 28.xxx, mostly off by ones when compiled with the
SunStudio 11 compiler.
kbk suggested to look at:
http://developers.sun.com/sunstudio/documentation/ss10_docs/mr/man3m/ieee_f
lags.3m.html
After manually patching tclStrToD in the appropriate places where the gcc
macros are usually used with:
#include <sunmath.h>
ieee_flags("set","precision","double",NULL);
ieee_flags("clear","precsion",NULL,NULL);
and adding -lsunmath in front of -lm in the link line the errors
disappear.
Don Porter
48. Number Handling
obsolete: 8.5b3
Public
|
Date: 2009-10-22 17:34
|
|
Date: 2009-05-05 16:26
|
|
Date: 2009-02-28 00:32 To get around the libsunmath dependecy mentioned by tclguy one can use the |
|
Date: 2009-01-31 16:51 Suggest that gsyoungblood's patch incorrectly builds 64 bit objects on 32 |
|
Date: 2009-01-05 21:59 Ran into what I believe is a related problem when attempting to compile |
|
Date: 2008-08-15 17:50
|
|
Date: 2008-08-15 14:17
|
|
Date: 2008-04-01 20:13
|
|
Date: 2008-04-01 19:47
|
|
Date: 2008-04-01 18:02
|
|
Date: 2008-04-01 17:59
|
|
Date: 2008-03-30 05:02
|
|
Date: 2008-03-19 00:01
|
| Filename | Description | Download |
|---|---|---|
| sunmath.diff | patch to use sunmath lib on x86 | Download |
| sunmath-updated.diff | Updated to head, fixed ifdeffery | Download |
| Field | Old Value | Date | By |
|---|---|---|---|
| close_date | - | 2009-10-22 17:34 | dgp |
| allow_comments | 1 | 2009-10-22 17:34 | dgp |
| assigned_to | andreas_kupries | 2009-10-22 17:34 | dgp |
| resolution_id | Fixed | 2009-10-22 17:34 | dgp |
| status_id | Open | 2009-10-22 17:34 | dgp |
| assigned_to | dgp | 2009-05-05 16:26 | dgp |
| assigned_to | kennykb | 2009-05-02 05:06 | dgp |
| status_id | Closed | 2008-08-15 14:17 | dgp |
| close_date | 2008-04-01 20:13 | 2008-08-15 14:17 | dgp |
| assigned_to | andreas_kupries | 2008-08-15 14:17 | dgp |
| category_id | 16. Commands A-H | 2008-08-15 14:17 | dgp |
| status_id | Open | 2008-04-01 20:13 | andreas_kupries |
| close_date | - | 2008-04-01 20:13 | andreas_kupries |
| resolution_id | None | 2008-04-01 20:13 | andreas_kupries |
| assigned_to | hobbs | 2008-04-01 18:02 | andreas_kupries |
| priority | 5 | 2008-04-01 18:02 | andreas_kupries |
| File Added | 272776: sunmath-updated.diff | 2008-04-01 17:59 | andreas_kupries |
| assigned_to | kennykb | 2008-03-30 05:02 | kennykb |
| File Added | 270966: sunmath.diff | 2008-03-19 00:01 | mic42 |
| assigned_to | dkf | 2007-11-26 23:45 | mic42 |
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use