Sorry but thats not really something I wish to do. I want to understand the code im writing and how everything works rather than have a tool do it for me. Thats why Im using a primitive compiler to begin with. I want to know exactly whats going on. If there is a way I can do it all within the code itself by hand, I want to know.
Then your question will need to be more specific (i.e. tell us the folder hierarchy you're in, the command line stuff you're typing, etc.). But really, using an IDE is not "having a tool to do it for you," that's like saying you want to write a novel using charcoal instead of a typewriter. It's not that it does things for you, it's that it is, well, better. And more convenient. Integrated Development Environment means just that!
But do what you wish.