Hi Carlos, On Sat, Sep 20, 2025 at 03:31:44AM +0100, Carlos Jorge Sebastião Moreira via Gcc wrote: > I need the source code of GCC 1.0, seem to be not available from gcc > website.
There is https://gcc.gnu.org/pub/gcc/old-releases/ which contains various old releases, including gcc 0.9 and 1.21 but not the 1.0 release. Maybe someone else has other/older releases? Or maybe they can be reconstructed from git, svn, cvs or rcs files? Cheers, Mark
