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

[Bug Report]Need to differentiate gcc-powerpc-linux-gnu name with different CPU Architecture #3433

Closed
JerryKwan opened this issue May 30, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@JerryKwan
Copy link
Contributor

Bug Report

Starcoin version:

b72a546

Current behavior:

When installing development environments on CentOS 7.9 with x86_64 architecture using ./scripts/dev_setup.sh

Expected behavior:

use the correct package name based on the system architecture

Steps to reproduce:
run ./scripts/dev_setup.sh on CentOS7.9 x86_64 and an error message like the following pops up
No package gcc-powerpc-linux-gnu available.

Related code:

insert short code snippets here

Other information:

@JerryKwan JerryKwan added the bug Something isn't working label May 30, 2022
@JerryKwan JerryKwan changed the title Need to differentiate gcc-powerpc-linux-gnu name with different CPU Architecture [Bug Report]Need to differentiate gcc-powerpc-linux-gnu name with different CPU Architecture May 30, 2022
@nkysg nkysg closed this as completed May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants