Skip to content

Add powerpc builds#534

Merged
alexcrichton merged 1 commit intorust-lang:masterfrom
brson:powerpc
Jul 2, 2016
Merged

Add powerpc builds#534
alexcrichton merged 1 commit intorust-lang:masterfrom
brson:powerpc

Conversation

@brson
Copy link
Copy Markdown
Contributor

@brson brson commented Jun 15, 2016

Completely untested. How does this look @alexcrichton?

cc #531 @lu-zero

@brson brson mentioned this pull request Jun 15, 2016
@alexcrichton
Copy link
Copy Markdown
Member

Ah looks like the build for OpenSSL needs to be updated to build powerpc as well, but otherwise I think this should be all that's needed.

@brson
Copy link
Copy Markdown
Contributor Author

brson commented Jun 21, 2016

Updated the openssl builds.

@alexcrichton
Copy link
Copy Markdown
Member

Looks like the OS may be linux-ppc instead of linux-powerpc (and similar for others)

@brson
Copy link
Copy Markdown
Contributor Author

brson commented Jul 1, 2016

Updated again.

ci/run-docker.sh Outdated
;;
powerpc64-*-linux-*)
OPENSSL_OS=linux-ppc64
OPENSSL_CC=powerpc64-linux-gnu-gcc
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Oh the failure now is:

powerpc64-linux-gnu-gcc: Command not found

I think that powerpc64 works by using the powerpc-linux-gnu compiler and then passing -m64 as a flag

@brson
Copy link
Copy Markdown
Contributor Author

brson commented Jul 2, 2016

Updated again.

@alexcrichton
Copy link
Copy Markdown
Member

Hey look it works!

@alexcrichton alexcrichton merged commit 113965b into rust-lang:master Jul 2, 2016
@lu-zero
Copy link
Copy Markdown

lu-zero commented Jul 2, 2016

Great !

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.

3 participants