This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Correction to last message, GC status




On Mon, 25 Jun 2001, Boehm, Hans wrote:
> Should I check in the standalone configure.in etc under a different name?
> Or should we just leave it out until we finish unifying the two?  (The
> library name issue seems to make that harder than necessary.  I still wonder
> whether a renaming wouldn't be better.)

I've been meaning to ask something related...

What is the advantage of building libgcjgc as a shared lib?  Or libzgcj
for that matter?  We don't have pluggable GC, and libzgcj isn't any
different from libz.so (or is it?).

In my local tree, I tried building boehm-gc as a convenience library.
It seemed to work fine.  Why not make that the default?  That would make
the choice of library name moot, mostly...

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]