Hi,

I'm using glibc 2.0.93-980414-1 and kernel 2.0.34 (sparclinux-2.0-980625).

$ less chris.c
#include <math.h>
main() {
exp(1);
}
$ gcc -lm chris.c
$ ./a.out
Floating point exception (core dumped)

A library bug ?

Greetings,


                                Christian
-- 
Christian Meder, email: [EMAIL PROTECTED]
 
What's the railroad to me ?
I never go to see
Where it ends.
It fills a few hollows,
And makes banks for the swallows, 
It sets the sand a-blowing,
And the blackberries a-growing.
                      (Henry David Thoreau)
 


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to