Binary not found when using assembly in eclipse?

I've never coded assembly before, but I have used C in eclipse. I've never had trouble running C. I'd just press ctrl+b to create the binary, and it would run just fine. Now I have a .h .c and .s file, and no matter what, when I run the program, I keep getting a "binary not found" error. Is eclipse meant to handle assembly? I'm not getting errors on the filetype. I'm also just starting out in assembly so maybe I did something wrong.
Topic archived. No new replies allowed.