On Wed, 25 Apr 2007, Andrew K. Bressen wrote:
> Trent Piepho <xyzzy at speakeasy.org> writes:
> > It is probably glibc compatibility problems.  glibc doesn't support static
> > linking, and I've had to go to great trouble to produce a static binary.
>
>
> So, I was mistaken, it's not a segfault. It's an illegal instruction.
>
>
> Could it be a CPU issue?
> Although an x86 box, it uses a VIA C3 (Ezra WinChip C5C core).

Could be that.  I think I compile for 486 or better and C3 doesn't have
cmov support.