Enhancement Request

Jeff Sturm jsturm@one-point.com
Mon Dec 16 06:00:00 GMT 2002


On 16 Dec 2002, Tom Tromey wrote:
> For the GC, I currently don't think we should.  We aren't the
> canonical source and we tailor the GC to suit our needs at configure
> time.

Hmm... boehm-gc/include/Makefile.am has:

AUTOMAKE_OPTIONS = foreign

include_HEADERS = gc.h gc_backptr.h gc_local_alloc.h \
  gc_pthread_redirects.h gc_cpp.h

so aren't these installed anyway?

(If so, that seems like a mistake, given that client code cannot easily
tell how the collector library was configured.)

Jeff



More information about the Java mailing list