0

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

1 Answers1

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