Re: FPU and exceptions

2001-04-27 Thread Andreas Jaeger
Send me a small program (10s of lines) that shows the problem. Installing a signal handler on SIGFPE should do the right thing. Btw. I do think this is off-topic to linux-kernel, Andreas -- Andreas Jaeger SuSE Labs [EMAIL PROTECTED] private [EMAIL PROTECTED] http://www.suse.de/~aj -

Re: FPU and exceptions

2001-04-27 Thread Andreas Jaeger
Send me a small program (10s of lines) that shows the problem. Installing a signal handler on SIGFPE should do the right thing. Btw. I do think this is off-topic to linux-kernel, Andreas -- Andreas Jaeger SuSE Labs [EMAIL PROTECTED] private [EMAIL PROTECTED] http://www.suse.de/~aj -

FPU and exceptions

2001-04-26 Thread Sebastien LOISEL
I apologize in advance if this issue is a result of my stupidity. I would like to know if it is. Also, this may or may not be an x86-specific problem. Short Version = First, let me give you the short version. I have problems with FPU exceptions on x86 Linux. I need to be able