I have use GCC a lot in the past, and it's practically the only compiler I use.. However, the library I am using it with right now is giving me a lot of trouble... First of all, I compiler from the command line. Second, the library I am using is SFML 2.0. And lastly, here is what I pass to it:
As is, it gives me a ton of undefined errors, which I believe are linker errors... I have tried everything I could think of, but I can't seem to get it. Thank you for your help!