> Carlos, > Did you regenerate your sysdeps/hppa/fpu/libm-test-ulps? > You have to do that for glibc 2.3. Look at... > > http://sources.redhat.com/ml/libc-alpha/2002-09/msg00001.html > > which shows the steps you need to go through. > Jack >
<grin> That's the easy part, the hard part is that HPPA supports delayed exceptions from the processor. Which means that if our raise exception code is wrong, then the parent process gets the signal during the test instead of the forked child. c. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

