c++ - Change cl/link.exe default libraries from cmdline? -


i'm trying understand of fundamental windows libraries, c standard library. use vs 2013.

i switched command line compiling in order try , have more control on libraries linked in, can see functions/headers resolve libraries. however, cl.exe (i haven't tried individual compilation/linkage) seems automatically including number of libraries, can compile , execute number of programs dependencies (core ones input/output) without specifying libraries myself.

does cl.exe compiler automatically include number of libraries command line, if so, how can change this!?

thanks! renzo.


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -