[comp.unix.aux] libg++ binaries for A/UX available

coolidge@cassius.cs.uiuc.edu (John Coolidge) (03/21/90)

In the wake of my g++ binaries, I've also got ready-to-go binaries for
libg++ available. They're on the same machines in the same places:
	a.cs.uiuc.edu, directory ~ftp/tmp
	wuarchive.wustl.edu, directory ~ftp/gnu
(where ~ftp is the top level anonymous ftp directory)

The libg++ files are:
libg++-1.37.0.aux.bin.Z	tarred & compressed binaries
libg++-1.37.0.aux.src.Z	tarred & compressed source, binaries, and objects

As before, the source version includes full source, binaries, and objects.
It's a bit over 3M uncompressed. The binaries are around 1M uncompressed,
but the library is only 220K (and is pretty much necessary to get any
work out of g++, since it handles calling static constructors and other
initializations). The rest of the space is includes and overhead. The
binary version includes libg++.a, the g++-include header files, and the
genclass class generator. It also includes a hacked Makefile which should
install things correctly (not tried!).

The 'sum' checksums for the two files are (A/UX sum):
37776 804 libg++-1.37.0.aux.bin.Z
45847 2324 libg++-1.37.0.aux.src.Z

and Sun 4 sum (:-)):
48573   402 libg++-1.37.0.aux.bin.Z
37772  1162 libg++-1.37.0.aux.src.Z

--John

--------------------------------------------------------------------------
John L. Coolidge     Internet:coolidge@cs.uiuc.edu   UUCP:uiucdcs!coolidge
Of course I don't speak for the U of I (or anyone else except myself)
Copyright 1990 John L. Coolidge. Copying allowed if (and only if) attributed.
You may redistribute this article if and only if your recipients may as well.