public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* A minor amusement - reconstructing the gcc-1.23 release tarball
@ 2002-12-27  6:42 Jason Molenda
  0 siblings, 0 replies; only message in thread
From: Jason Molenda @ 2002-12-27  6:42 UTC (permalink / raw)
  To: gcc

Hi all,

It's vacation time here in the US, so what could I better spend my
time on than trying to reconstruct the earliest gcc release possible.

I started with the gcc-1.35.tar.bz2 and gcc-1.36.tar.bz2 releases that
I dug up back in '94-'95 and have on the ftp site in old-releases/gcc-1.
Then I took the release-to-release diffs, which we have going back to 
gcc-1.23, and applied them one by one.

It wasn't a perfect process - there are three files that consistently
had a little patch fuzz on them, so my verisons have an a dozen
extra/fewer lines that the release gcc-1.23 files did not.  There are
two files that weren't in any diffs - .gdbinit and tm-news800.h - so
I couldn't reconstruct those.

I'm pretty sure I correctly handled all the other dozens of bogosities
I encountered while trying to patch back these files, but unless
someone has a SunOS box still running, we'll probably never know.  :-)

I put all of the files here:

	ftp://gcc.gnu.org/pub/gcc/old-releases/gcc-1/constructed/

The final gcc-1.23 release I came up with is here:

  ftp://gcc.gnu.org/pub/gcc/old-releases/gcc-1/constructed/gcc-1.23.tar.bz2

Here's a copy of rms' announcement about 1.23:

	http://www.geocrawler.com/archives/3/358/1988/6/0/1998438/

The gcc-1.23.tar.bz2 file is 655k.  And gcc-3.2.1.tar.bz2 is 20,605k.
Oink oink.


Have fun,

Jason

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-27 11:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-27  6:42 A minor amusement - reconstructing the gcc-1.23 release tarball Jason Molenda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).