GNU as compiler shows this error while running my executable ./hello which I get as a result of the proper compilation. The output is unexpected. Pls help using wsl for windows
Asked
Active
Viewed 886 times
0
-
I have changed the assembler to NASM.Now I get the output, but the segmentation fault still exists with it. – divine francis Jul 12 '20 at 11:19
-
1Please show your code. – karel Jul 13 '20 at 15:21
1 Answers
0
Make sure your code does not have any errors in it, this is the common cause of the Segmentation Fault error. You should ask any questions related to code on stackoverflow
cael ras
- 181
- 8