When using Turbo C++ normally, I can include the, say graphics library through Options -> Linker -> Settings.
But how do I do the same thing in Command Line in DOS (DOSBox)? When I compile using tcc, I get lots of linker errors. How do I include the Graphics Library through Command line?