crash in config.guess on Power Mac G5 under Mac OS X 10.4.6

Vincent Lefevre vincent at vinc17.org
Sat May 20 02:01:59 CEST 2006


On 2006-05-19 18:00:52 -0500, Gabriel Dos Reis wrote:
> Vincent Lefevre <vincent at vinc17.org> writes:
> 
> | You don't necessarily need such a thing. For instance, you can trap
> | the standard signal SIGILL on any system.
> 
> You can do so only if you know that that trapping works reliable on
> the system. 

One can do so. The fact that this will work correctly or still make
the program crash because trapping doesn't work reliably is another
matter. In the former case[*], we win. In the latter case, there's
no change compared to the current behavior.

[*] All POSIX conforming systems should be in this case, as POSIX says
"The following signals shall be supported on all implementations" and
this includes SIGILL.

-- 
Vincent Lefèvre <vincent at vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


More information about the gmp-bugs mailing list