Revision history of "Combining object files"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 09:44, 18 October 2011Attie (Talk | contribs)m . . (+292)‎ . . (Created page with 'First build some objects <source lang="bash"> gcc a.c -c -o a.o gcc b.c -c -o b.o </source> Now, if you wanted to combine these into a single object file, do this: <source lang=…')
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox