From: <gb...@di...> - 2001-05-20 20:21:53
|
Hi, I am about to commit updated SIGSEGV code that cleans up configure and may support more platforms (AIX, Irix, OSF/1). Christian, would you please check the code for NetBSD/m68k ? BTW, I had hoped this code could bring Direct Addressing support to FreeBSD. Unfortunately, that miserably fails. More precisely, if you extract the test code from configure.in and compile it: it runs as expected. If you run it within configure, it fails. I figured out that, though I only catch SIGBUS signals, I get a signal code equals to T_TRCTRAP (debug exception) instead. The supposed fault_address is therefore wrong. Any idea ? I am running FreeBSD 4.1. Bye, Gwenol=E9. |