Skip to content

build-exe leaves behind object files #13179

Closed
@ghost

Description

Zig Version

0.10.0-dev.4418+99c3578f6

Steps to Reproduce

zig build-exe foo.zig, for any foo.zig

Expected Behavior

Creates foo executable, but doesn't leave behind foo.o.

Actual Behavior

foo.o is also created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugObserved behavior contradicts documented or intended behaviorfrontendTokenization, parsing, AstGen, Sema, and Liveness.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions