본문 바로가기

Series

[Eclipse] Set C++ -static Option


Set "-static" Option

Project > Properties > C/C++ Build > Settings > Tool Settings > MinGW C++ Linker > Miscellaneous > Linker flags > input "-static"

Project > Properties > C/C++ Build > Settings > Tool Settings > Cygwin C++ Linker > Miscellaneous > Linker flags > input "-static"



'Series' 카테고리의 다른 글

[Sandboxie] Detect Registry Changes 1  (0) 2018.07.09
[Sandboxie] Create Sandboxed Shortcut  (0) 2018.07.09
[Eclipse] Set C++ Toolchain  (0) 2018.07.02
Setup GCC on Windows using MSYS2  (0) 2018.07.02
Setup GCC on Windows using Cygwin  (0) 2018.07.02