c++ - Make static program -


when compile program work on server, add g++ line -static flag, can run without library on external pc. there way compile way more complex source? know can add -static cflags in makefile, not enough - after trying send xdotools server via scp, ssh protocol says cannot open folder (wtf?).


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -

jquery - jqGrid update specific column data with out refreshing the entire column? -