From: R Michael McMahon (chad@src.umd.edu)
Date: 05/29/92


From: chad@src.umd.edu (R Michael McMahon)
Subject: libg.a and ld
Date: Fri, 29 May 1992 17:55:20 GMT

Does anyone know the purpose of libg.a or where to get it? I was
getting link errors like "libg.a not found", and sure enough, I don't
have it. By doing an "ln -s <..>/libg++.a libg.a", everything seems
to work. I checked around on a Sun & an HP, and libg.a is only 68 bytes,
with no symbol list. What gives?

Also, "ld" doesn't work at all, while linking with "gcc" or "g++" does.
Might I need a new version of ld? BTW, I'm using gcc 2.11c.