On 1/30/19 3:21 PM, Peter Corlett via cctalk wrote:
On Tue, Jan 29, 2019 at 11:53:59PM +0100, Christian Groessler via cctalk wrote:
[...]
But I cannot find gcc 1.34. ftp.gnu.org has gcc-1.30.atari (where the
sequence doesn't exist), and gcc-1.35 (where it's "#if 0"ed).
Does anyone know where to find the source code of gcc 1.34?
The canonical place would be http://ftp.gnu.org/old-gnu/gcc/, which is
presumably where you found those versions. It seems that earlier versions were
distributed as diffs to be progressively applied, and those may be found in
http://ftp.gnu.org/old-gnu/gcc/Version1.diffs/. You should be able to
reverse-apply ("patch -R") the patches to get back from 1.35.


Thanks. I didn't notice the Version1.diffs directory.

With the diffs I've patched 1.34 back to 1.23, but there the part is still "#if 0"ed.

regards,
chris

Reply via email to