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

Haxe ignores environment variables when compiling with the compilation server #5662

Closed
waneck opened this issue Sep 11, 2016 · 1 comment
Closed

Comments

@waneck
Copy link
Member

waneck commented Sep 11, 2016

There are some environment variables that can influence how e.g. the HXCPP code is compiled. For example, CXX defines the C++ compiler to be used; HXCPP_AR defines the assembler to be used, and so on. When compiling through the compilation server, all these environment variables are ignored, which leads to an unexpected behaviour

@Simn
Copy link
Member

Simn commented Sep 11, 2016

Do you mean they are ignored when you change their values or they are ignored in general?

@Simn Simn modified the milestone: 4.0 Jan 9, 2017
@Simn Simn removed this from the Release 4.0 milestone Apr 17, 2018
@Simn Simn closed this as completed Apr 18, 2018
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