Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

@leemgs
Copy link

@leemgs leemgs commented Mar 2, 2016

ARM: Using the cross build process of coreclr, enable cross building
of native corefx components for Ubuntu 14.04 ARM target.
(e.g. u14.04$> ROOTFS_DIR=/work/dotnet/rootfs-corefx/arm
./build.sh native arm clean cross )

Signed-off-by: MyungJoo Ham [email protected]
Signed-off-by: Geunsik Lim [email protected]
Signed-off-by: Prajwal A N [email protected]

Using the cross build process of coreclr, enable cross building
of native corefx components for Ubuntu 14.04 ARM target.
(e.g. u14.04$> ROOTFS_DIR=/work/dotnet/rootfs-corefx/arm \
		./build.sh native arm clean cross )

Signed-off-by: MyungJoo Ham <[email protected]>
Signed-off-by: Geunsik Lim <[email protected]>
Signed-off-by: Prajwal A N <[email protected]>
@dnfclas
Copy link

dnfclas commented Mar 2, 2016

Hi @leemgs, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla2.dotnetfoundation.org.

TTYL, DNFBOT;

@leemgs
Copy link
Author

leemgs commented Mar 2, 2016

This patch is based on the e19bb5b
(Mar 1 19:14:18 2016 -0800).
We have tested on Ubuntu 14.04 X86 64bit PC and have executed
"hello linux-arm 32bit.!!" on Raspberry Pi2 board.

@stephentoub
Copy link
Member

Thanks, @leemgs.

This patch is based on the e19bb5b

That doesn't look like the right commit. I'm assuming this is a replacement for #6194?

cc: @jkotas

We have tested on Ubuntu 14.04 X86 64bit PC and have executed "hello linux-arm 32bit.!!" on Raspberry Pi2 board.

Very cool! 😄

@stephentoub
Copy link
Member

LGTM (as in that other PR, it'd be nice to factor out the cross-repo pieces, but that can be done separately)

@dnfclas
Copy link

dnfclas commented Mar 2, 2016

@leemgs, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR.

Thanks, DNFBOT;

@jkotas
Copy link
Member

jkotas commented Mar 2, 2016

LGTM

stephentoub added a commit that referenced this pull request Mar 2, 2016
Enabling cross building of native corefx for Ubuntu 14.04 ARM target
@stephentoub stephentoub merged commit 804f505 into dotnet:master Mar 2, 2016
@karelz karelz modified the milestone: 1.0.0-rtm Dec 3, 2016
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Enabling cross building of native corefx for Ubuntu 14.04 ARM target

Commit migrated from dotnet/corefx@804f505
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants