Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
crlf0710 opened this issue Aug 27, 2016 · 1 comment
Closed

Comments

@crlf0710
Copy link
Member

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.

@crlf0710 crlf0710 changed the title Support for overriding CC, CXX, CFLAGS, CXXFLAGS for a config file Support for overriding CC, CXX, CFLAGS, CXXFLAGS from a config file Aug 27, 2016
@alexcrichton
Copy link
Member

Thanks for the report! I think that this functionality is covered by #82, so I'm going to close in favor of that.

I'm still in favor of doing though!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants