Adding linker options to Code::Blocks
问题 When i try to run an executable compiled with Code::Blocks on my Win 7 x64 machine, it says it cannot run because the libgcc_s_dw2-1 is missing. I found a solution, to include the library in the linker options. (here is the reference i got it from: http://forums.codeblocks.org/index.php?topic=16748.0;prev_next=prev. look at the last post) The thing is, when i go to the linker settings, in Project Build Options, there are no libraries available there. Do i have to download the -static-libgcc