This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
installation name for gc library
- To: java-discuss@sourceware.cygnus.com
- Subject: installation name for gc library
- From: Matthias Klose <doko@cs.tu-berlin.de>
- Date: Sun, 22 Aug 1999 13:26:03 +0200 (MET DST)
Currently the gc library is installed under the name
libgcjgc. Assuming that libgcj is beeing integrated in gcc (?),
ObjC could use this library as well, when configured with
--enable-objc-gc. Is the libgcjgc already too gcj specific and cannot
be used for ObjC? If not, could the library renamed to something less
gcj specific, like libgccgc (where gcc now stands for compiler
collection).