Tag Archives: GCC

A simple-multipurpose GNU Makefile

Since joining the current company, I usually make my own Makefile rather than using the default Makefile from eclipse. I feel that make is very powerful, just by calling make and its parameters, there you are, you get your binary … Continue reading

Posted in C/C++, Linux, Programming | Tagged , , | Leave a comment