Subject: Re: Internal compiler error while compiling openssl To: Daniel Eggert <danieleggert@mac.com> From: Perry E. Metzger <perry@piermont.com> List: netbsd-help Date: 10/02/2002 19:15:14
Daniel Eggert <danieleggert@mac.com> writes:
> ld also sometimes gets a signal 11. Signal 4 is SIGILL: 'illegal
> instruction' and signal 11 is SIGSEGV: 'segmentation violation'.
Signal 11s are a symptom of hardware memory failures.
Perry