This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: Testing the boehm-gc in the combined tree.
- To: apbianco at cygnus dot com
- Subject: Re: Testing the boehm-gc in the combined tree.
- From: Tom Tromey <tromey at redhat dot com>
- Date: 12 Dec 2000 12:11:45 -0700
- Cc: java-discuss at sources dot redhat dot com
- References: <200012120059.QAA17247@deliverance.cygnus.com>
- Reply-To: tromey at redhat dot com
Alex> Is this the right way to do it?
I'm not sure it is sufficient. Aren't there systems that need a
different library? Looking at boehm-gc/Makefile.orig it looks like
-ldld is used sometimes.
OTOH this patch probably won't hurt.
Tom