ruby installation problems in WSL on windows 11. compiling iseq.c gcc: fatal error: Killed signal terminated program cc1 #2367
Unanswered
PaulPatan
asked this question in
Build failures
Replies: 1 comment
-
Not sure what the cause is nor what the solution would be, but I seem to remember another discussion about compiler issues under WSL: #2298 (reply in thread) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried installing Ruby inside WSL using both rbenv and asdf but both times I got
compiling iseq.c gcc: fatal error: Killed signal terminated program cc1 compilation terminated. make: *** [Makefile:448: enumerator.o] Error 1 make: *** Waiting for unfinished jobs.... external command failed with status 2
Beta Was this translation helpful? Give feedback.
All reactions