Skip to content

[Feature]: Print GCC Error Info at Cmd Line #552

@os-d

Description

@os-d

What does the feature solve?

Currently, not all GCC errors are printed at the error level to the cmd line. Often, just a generic error message (Compiler #error) is printed and the user must go into the build log to find the actual error and the failing line info. This is not the expected experience as most build environments dump this info at the cmd line.

Describe the solution

Print the GCC error info including line numbers and actual errors at the build cmd line.

Have you considered any alternatives?

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnewIssue not yet reviewed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions