Solution: How are gcc/g++ bootstrapped? #computers #dev #answer
Solution: How are gcc/g++ bootstrapped? #computers #devĀ #answer
How are gcc/g++ bootstrapped?
This has been bugging me for a while. How do gcc/g++ compile themselves? Iām guessing that every revision gets compiled with a previously built revision. Is this true? And if it is, does it mean that the oldest g++/gcc versions were written in assembly?
Answer [by larsmans]: How are gcc/g++ bootstrapped?
The oldest version of GCC was compiled using another Cā¦
View On WordPress














