D:/Documents and Settings/Hinc/Pulpit/html/SFML-master/SFML-master/src/SFML/Graphics/GLCheck.cpp:38: undefined reference to `__gxx_personality_sj0'
D:/Documents and Settings/Hinc/Pulpit/html/SFML-master/SFML-master/src/SFML/Graphics/GLCheck.cpp:38: undefined reference to `_Unwind_SjLj_Register'
Are you mixing libraries compiled with a different MinGW GCC Compiler than the one you are linking with?
Note sure what happens when you try both of these.
Tim S.