Index of /ldr199410/DISC2/TSX/PACKAGES/GCC/LIBDISK/LIBG__

      Name                    Last modified       Size  Description

[DIR] Parent Directory 19-Apr-2005 03:28 - [TXT] LABEL 03-Apr-1993 23:27 1k [CMP] LIBG___2.Z 03-Apr-1993 23:28 318k [TXT] LS_LRA 03-Apr-1993 23:27 13k [   ] READ.ME 04-Apr-1993 00:27 1k [TXT] YMTRANS.TBL 06-Oct-1994 12:05 1k

Most of the files in ./usr/g++-include/gen are gzipped.
After copying them to your hard disk, do

	cd /usr/g++-include/gen
	uncompress *
 
Iostream (cin, cout and cerr, etc.) is in libc.a. There are
partial stubs for iostream in the jump table. But they are
kind of experimental. If you have any problem with it, you
you have to do

	gcc -static -o foo.o foo.cc

linking with static library. At the same time, please send
me a bug report.

H.J.
hlu@eecs.wsu.edu
03/01/93