Skip to content

Conversation

@am11
Copy link
Member

@am11 am11 commented Nov 8, 2022

# ./build.sh mono+libs
$ MONO_LOG_LEVEL=debug make run -C src/mono/sample/HelloWorld

I was using it on osx-arm64 for quick tracing, when I stumbled upon the hard-coded x64 arch. We can now also set arch from the environment MONO_ARCH=<desired arch> make ....

@am11 am11 force-pushed the feature/mono-samples branch from 6ba37d2 to bf5478d Compare November 11, 2022 08:18
@am11
Copy link
Member Author

am11 commented Nov 24, 2022

cc @lambdageek, PTAL.

This one helped testing interop stuff on macOS and I don't see any reason why samples shouldn't be allowed to run on architectures beyond x86.

Copy link
Member

@akoeplinger akoeplinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@akoeplinger akoeplinger merged commit 4ee88f0 into dotnet:main Dec 20, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants