44 |
** Currently, Open Watcom 1.3 can compile the Ascend sources |
** Currently, Open Watcom 1.3 can compile the Ascend sources |
45 |
and build the libraries. However, it does not supply the required |
and build the libraries. However, it does not supply the required |
46 |
IEEE math functions isnan() and copysign(). At present, Ascend does |
IEEE math functions isnan() and copysign(). At present, Ascend does |
47 |
not supply these, so the use must provide these functions to use |
not supply these, so the user must provide these functions to use |
48 |
the libraries under Watcom. |
the libraries under Watcom. |
49 |
|
|