Skip to content

Output from gcc should be shown when the build fails #36

Closed
@huonw

Description

@huonw

Currently a failing build (i.e. gcc returning an exit status != 0) just prints command did not execute successfully, got: exit code: ..., without providing any more detail about what the problem is. Printing stdout/stderr too would probably be helpful.

e.g. http://stackoverflow.com/q/29932255/1256624 was hard to diagnose without running the command manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions