So I have a very basic program written in C (.c file) with an in-line assembly coding part. I want to convert the .c file into assembly output which I know but don't know how to compile that code for a Linux environment.So I have a very basic program written in C (.c