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

Make the platform probe the file at CT, hence allow it to work for X compilation #380

Merged
merged 1 commit into from
Jul 19, 2014

Conversation

Geod24
Copy link
Member

@Geod24 Geod24 commented Jul 19, 2014

Tested w/ dmd master, gdc-4.8.2 (2.064.2), gdc-4.9.0 (2.065.0).

@s-ludwig
Copy link
Member

Nice. I totally forgot about cross compilation there. It will also slightly improve the build time on Windows, since process invocations are quite expensive there. As a next step, I'd completely remove main() and just invoke the compiler with -o-, if that's sufficient.

s-ludwig added a commit that referenced this pull request Jul 19, 2014
Make the platform probe the file at CT, hence allow it to work for cross-compilation.
@s-ludwig s-ludwig merged commit 6b909c3 into dlang:master Jul 19, 2014
@Geod24 Geod24 mentioned this pull request Jul 20, 2014
@Geod24 Geod24 deleted the ct-platform-probe branch November 5, 2014 07:05
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

Successfully merging this pull request may close these issues.

2 participants