Skip to content

Support for building an executable from multiple source files #213

Description

@brk

Currently we support building an executable from one C file plus zero or more object files for it to link against, but do not yet support the equivalent case in which we leave it to the C compiler driver to implicitly compile multiple C files.

See _CompileCommand_from_intercepted_command in cli/targets.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions