I have never tried using command line to compile programs before, but it seems more flexible so I want to give it a shot, but everyone seems to have a different way of how they order their commands in command line, which makes it difficult to understand by examples.
I want to two .a libraries that are in a different file from my .cpp
Thanks that was a big help, by the way would I have to transfer this exe to another computer to test if it was linked statically, or does automatically using .a mean it was linked staticanlly?