Skip to content

Fix interpreter build - #34075

Merged
jkotas merged 1 commit into
dotnet:masterfrom
am11:feature/interpreter
Mar 25, 2020
Merged

Fix interpreter build#34075
jkotas merged 1 commit into
dotnet:masterfrom
am11:feature/interpreter

Conversation

@am11

@am11 am11 commented Mar 25, 2020

Copy link
Copy Markdown
Member

This delta fixes build (on macOS) which was broken with interpreter feature enabled:

src/coreclr/build-runtime.sh -cmakeargs -DFEATURE_INTERPRETER=1

@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the area-Infrastructure-coreclr Only use for closed issues label Mar 25, 2020
@am11

am11 commented Mar 25, 2020

Copy link
Copy Markdown
Member Author

cc @jkotas, are there any tests that we can run to validate interpreter changes? (or run libraries tests using the interpreter)

@jkotas

jkotas commented Mar 25, 2020

Copy link
Copy Markdown
Member

You can try running a hello world. The interpreter should work ok for small programs. I doubt that you would be able to run libraries tests successfully with the interpreter.

@jkotas
jkotas merged commit 2b2dedc into dotnet:master Mar 25, 2020
@am11
am11 deleted the feature/interpreter branch March 25, 2020 15:42
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure-coreclr Only use for closed issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants