Penguin
Diff: CompilingHowto
EditPageHistoryDiffInfoLikePages

Differences between version 4 and previous revision of CompilingHowto.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Monday, September 1, 2003 1:24:55 am by AristotlePagaltzis Revert
Older page: version 3 Last edited on Tuesday, November 5, 2002 4:26:50 pm by JohnMcPherson Revert
@@ -34,5 +34,5 @@
  
 a.out is the default name given to a program if none was specified with the -o command line option. The reason for this is that it used to be the assembler output (Before seperate linking was used), thus a (the assembler) .out (output). 
  
 ---- 
-SeeAlso MakefileHowto 
+See also: MakefileHowto