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

Can build a no_asm version of blst under Windows system and x86? #20

Closed
prz23 opened this issue Apr 4, 2023 · 0 comments
Closed

Can build a no_asm version of blst under Windows system and x86? #20

prz23 opened this issue Apr 4, 2023 · 0 comments

Comments

@prz23
Copy link

prz23 commented Apr 4, 2023

May I ask if I can compile a no_asm version of blst under Windows system and x86 within rust binding version, by utilizing the environment variable CARGO_CFG_TARGET_ARCH=xx ?

like CARGO_CFG_TARGET_ARCH=xx cargo build --release

According to the description in the build.rs file, when the environment variable CARGO_CFG_TARGET_ARCH is not set to x86_64 or aarch64, it will enable __BLST_NO_ASM__.

But I’ve seen other issues that say it is not unjustified.

@prz23 prz23 closed this as completed Apr 6, 2023
SuccinctPaul pushed a commit to SuccinctPaul/zksync-era that referenced this issue Apr 19, 2024
StanislavBreadless pushed a commit that referenced this issue Dec 19, 2024
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

No branches or pull requests

1 participant