Differences between version 2 and predecessor to the previous major change of CC.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Saturday, September 27, 2003 12:22:24 am | by AristotlePagaltzis | Revert |
Older page: | version 1 | Last edited on Saturday, September 27, 2003 12:05:16 am | by StuartYeates | Revert |
@@ -1,3 +1,9 @@
-In a makefile
[CC
] is the variable name of the [C] [Compiler].
+An
[Acronym
] with two meanings:
-This is perhaps related to the fact that on
[Solaris
] [OperatingSystems
] the default
[C] [Compiler] has
the name cc
.
+!!! CarbonCopy
+
+AddToMe
+
+!!!
[C
] [Compiler
]
+
+In [Unix] tradition,
the [C] [Compiler] binary is called __cc__, and among the MakefileVariables, there's one called [CC] which stores
the name of the [C] [Compiler] to use
.