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

fix #16184 add 32-bit RISC-V support #16231

Merged
merged 1 commit into from
Dec 3, 2020
Merged

fix #16184 add 32-bit RISC-V support #16231

merged 1 commit into from
Dec 3, 2020

Conversation

fwsGonzo
Copy link
Contributor

@fwsGonzo fwsGonzo commented Dec 2, 2020

I have a need for 32-bit RISC-V due to memory consumption issues. I followed the conversation in #7417 and added riscv32 platform that way.

Please tell me if there is any missing parts.

I have tested this locally, and I have built a few 32-bit RISC-V Nim programs.
https://gist.github.com/fwsGonzo/cad2c071036be3d6a3038bf93da85a55
-->

$ file nim
nim: ELF 32-bit LSB executable, UCB RISC-V, version 1 (SYSV), statically linked, not stripped

@ringabout
Copy link
Member

Related: #16184

You could add fix #16184 in header/description to close this issue automatically.

@fwsGonzo fwsGonzo changed the title Add 32-bit RISC-V support Add 32-bit RISC-V support (fix #16184) Dec 2, 2020
@FedericoCeratto
Copy link
Member

@ringabout ringabout changed the title Add 32-bit RISC-V support (fix #16184) fix #16184 add 32-bit RISC-V support Dec 2, 2020
@Araq Araq merged commit 545c406 into nim-lang:devel Dec 3, 2020
mildred pushed a commit to mildred/Nim that referenced this pull request Jan 11, 2021
ardek66 pushed a commit to ardek66/Nim that referenced this pull request Mar 26, 2021
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.

4 participants