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

Compiling on x64 for arm64 #3045

Open
dakhnod opened this issue Jul 11, 2024 · 0 comments
Open

Compiling on x64 for arm64 #3045

dakhnod opened this issue Jul 11, 2024 · 0 comments

Comments

@dakhnod
Copy link

dakhnod commented Jul 11, 2024

Is there a list available of possible values for the --arch option?

I am trying to compile for arm64 and cannot seem to find the right key for that architecture...

I am compiling on x64, but need to compile for a Raspberry Pi.

I tried this, but it doesn't work:
node-gyp clean configure build --arch=arm

The only values that do something for --arch are 'ia32', everything else gets compiled to x86-64.

@dakhnod dakhnod changed the title --arch documentation Compiling on x64 for arm64 Jul 11, 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