C++CollectFix.tar.Z This file contains the program collect. This program is part of the developer's utilities package for C++. It provides a fix for a collect bug in the version 1.36.4 of the G++ compiler which can run out of stack space. See C++ Technical Note "C++ on a NeXT System" for more details. This fix must be installed in /lib/collect. To uncompress the file, use the following command: % zcat C++CollectFix.tar.Z | tar xvf - File size compressed: 3184 bytes Checksum of the compressed file: 20632 File size uncompressed: 4688 bytes