Noeud:Useful GCC Options, Noeud « Next »:, Noeud « Previous »:Passing Arguments to the Assembler and Linker, Noeud « Up »:GCC Commands



Useful GCC Options

We've stepped through the commands necessary to do a basic compile and be able to pass source files through different stages of compilation; however, these commands on their own are not enough to be able to do anything very useful with. What follows is a list of common commands that you will find useful in passing source files through gcc.