I have a C file, which uses multiple lib files. I am trying to compile the file in the following way:
gcc -o myprogram main.c list.lib filelib.lib