From: hlu@luke.eecs.wsu.edu (H.J. Lu) Subject: Re: What do you linux dudes use for csh? Date: Sun, 3 Jan 1993 03:26:26 GMT
[...]
>
>By the way, frexp seems to be missing from libc.so.4.1, and I am also
It is in libm.a.
>getting some unexplained 'division by zero' core dumps. Does anyone
>(HLU?) know if this would be fixed if I installed GCC 2.3.3? (I already
>grabbed libc.so.4.2 for doc)
>
Use gdb to track it down.
H.J.