Mail Archives: djgpp-workers/1999/11/14/06:03:38
Eli Zaretskii wrote:
> Sorry, I don't understand. If that is the only way to build GCC, then
> how did we all build GCC without bootstrap being supported?
Bootstrap was simulated, but the actions carried out and the result were the
same.
> Last time I looked, bootstrap was not required unless you didn't have a
> working installation of GCC. Perhaps they've changed the definitions.
Maybe. I use gcc starting from 2.8.1. IIRC, there you had to bootstrap
compiler manually by issuing 'make stage1', 'make stage2 CC="..."' and so
on. But that was the ``official'' way to build GCC. EGCS and current GCC
went further with 'make bootstrap'. Docs even don't talk about other
possibilities, although they do exist.
Laurynas Biveinis
- Raw text -