I am writing a program in C. I am getting the error: This specific error comes up when gcc is linking my file_name.o with my main ADA file. For the actual compilation of the C file, I have tried using both: as well as: Neither of these seem to work. Any thoughts? UPDATE: One thing I did not realize is