Skip to content

stance to cross-compile v18.x for armv7 (what is the trick) ? #43020

Answered by richardlau
mtitinger asked this question in General
Discussion options

You must be logged in to vote

In the Node.js CI we use https://github.com/nodejs/build/blob/master/ansible/roles/docker/files/cc-selector.sh to set CC and CXX to include -march, e.g. -march=armv7-a. (We use that script because different versions of Node.js are compiled with different gcc cross compiling toolchains.)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mtitinger
Comment options

Answer selected by mtitinger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants