You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux rpi4 5.4.72-v7l+ #1356 SMP Thu Oct 22 13:57:51 BST 2020 armv7l GNU/Linux
Looks like you use precompiled binary file.
Also, I tried to compile Deno on rpi and it failed right at the end of process with weird errors:
Compiling naga v0.3.2
error: failed to add native library /tmp/cargo-installmGoXAQ/release/gn_out/obj/librusty_v8.a: file too small to be an archive
error: aborting due to previous error
error: could not compile `rusty_v8`
To learn more, run the command again with --verbose.
warning: build failed, waiting for other jobs to finish...
error: failed to add native library /tmp/cargo-installmGoXAQ/release/gn_out/obj/librusty_v8.a: file too small to be an archive
error: aborting due to previous error
error: failed to compile `deno v1.8.2`, intermediate artifacts can be found at `/tmp/cargo-installmGoXAQ`
The text was updated successfully, but these errors were encountered:
I tried to run it on raspberry 4 raspbian
Linux rpi4 5.4.72-v7l+ #1356 SMP Thu Oct 22 13:57:51 BST 2020 armv7l GNU/Linux
Looks like you use precompiled binary file.
Also, I tried to compile Deno on rpi and it failed right at the end of process with weird errors:
The text was updated successfully, but these errors were encountered: