Skip to content

Support for overriding CC, CXX, CFLAGS, CXXFLAGS from a config file #97

@crlf0710

Description

@crlf0710

I'm a windows user, and i've got mingw64 installed. Either add mingw64 dirs into PATH or setting CC CXX etc i can get things compiled. However i prefer not to do so, because i've got msys2 toolchains and msvc toolchains too. I'd rather keep things separated instead of messing them together.

I wonder if gcc-rs can load these from a separate overriding config file (only used by itself), so i don't have to tweak the whole system environment.

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