Skip to content

Debug build on M2 #18

@karlseguin

Description

@karlseguin

Hi, thanks for the library.

If I follow the instructions in the readme, everything works fine.

However, when I build a debug build (which works):

zig build -Doptimize=Debug

And then try to run:

zig build run -Dpath="src/shell.zig" -Doptimize=Debug

It crashes when compiling.

I built a debug build of Zig (0.13), to try to get more information. All I know is that it's an index out of range here because fdes.items == 0 and rec.fde == 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions