I\'m new to eclipse cdt. I\'m wondering how can i add command line argument (e.g.-lm) for compiling
-lm include the math library. This is a linker parameters.
Project Proprerties -> C/C++ build -> Settings -> GCC Linker -> Libraries -> "add the library" m