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

[MIPS32] Fix mono_arch_get_cie_program and ELF_MACHINE undefined issue #20323

Merged
merged 1 commit into from
Aug 30, 2020
Merged

[MIPS32] Fix mono_arch_get_cie_program and ELF_MACHINE undefined issue #20323

merged 1 commit into from
Aug 30, 2020

Conversation

xiangzhai
Copy link
Contributor

@xiangzhai xiangzhai commented Aug 29, 2020

Hi,

Cross compile for MIPS32:

CC=mips-linux-gnu-gcc CFLAGS="-I./libatomic_ops/src" ./autogen.sh --host=mips-linux-gnu --prefix=/home/zhaixiang/mono-mips32-git
make
make install

And HelloWorld testcase PASSED for Loongson 3A3000:

$ ./mono-mips32-git/bin/mono HelloWorld/bin/Debug/netcoreapp3.0/HelloWorld.dll
Hello World!

Thanks,
Leslie Zhai

@xiangzhai
Copy link
Contributor Author

Hi @vargaz

Thanks for your review!

Cheers,
Leslie Zhai

@vargaz
Copy link
Contributor

vargaz commented Aug 29, 2020

@monojenkins build

@vargaz
Copy link
Contributor

vargaz commented Aug 29, 2020

@monojenkins build failed

@CoffeeFlux CoffeeFlux merged commit d71eff1 into mono:master Aug 30, 2020
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.

None yet

3 participants