Mail Archives: djgpp/1996/08/22/00:05:50
Francois Charton wrote:
> Yes, it was ftp://ftp.lstm.ruhr-uni-bochum.de/pub/djgpp
>
> Also note that in MOST cases (whenever you do not need the gamma and
> Bessel function) you can overcome the libm bug by NOT LINKING libm.a (no
> -lm switch) gcc won't complain about it, because libc.a has math
> functions in it (without bugs...).
But the libc functions aren't as precise as the libm functions, from what
I've heard. For the best possible accuracy, you must link with libm
(preferably the fixed version... ;)
It's not that tough to download a 48K file, after all...
John
--
----------------------------------------------------------------------------
| John M. Aldrich, aka Fighteer I | fighteer AT cs DOT com |
| Proud owner of what might one day | Plan: To make Bill Gates suffer |
| be a spectacular MUD... | Tagline: <under construction> |
----------------------------------------------------------------------------
- Raw text -