Yasm 0.7.0 make error

Peter Johnson peter at tortall.net
Wed Apr 16 05:31:09 PDT 2008


On Wed, 16 Apr 2008, dfeustel at mindspring.com wrote:

> On 64-bit AMD OpenBSD version 4.2 release,
> configure worked, make dies with sig 11.
>
> 2/home/daf/Yasm/yasm-0.7.0}make
> ./re2c -b -o nasm-token.c ./modules/parsers/nasm/nasm-token.re
> *** Signal 11

Can you build with debugging enabled and see if you can isolate the crash 
in re2c?  The later make errors you ran into were because the output file 
(nasm-token.c) wasn't properly generated.

We build successfully on AMD64 Linux so I'm not sure just from this where 
the error might be.

Peter


More information about the yasm-devel mailing list