kid
10-16-2009, 04:08 PM
N00B question.
Fact 1: C source code is compiled in order to be run by the microprocessor.
Fact 2: GCC (GNU C Compiler) is programmed in C.
Contradiction: How is it possible for GCC to be programmed in C, if GCC itself needs to be compiled for it to work? Which came first the chicken or the egg?
Any thoughts?
Fact 1: C source code is compiled in order to be run by the microprocessor.
Fact 2: GCC (GNU C Compiler) is programmed in C.
Contradiction: How is it possible for GCC to be programmed in C, if GCC itself needs to be compiled for it to work? Which came first the chicken or the egg?
Any thoughts?