This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [Patch] No special treatment for boehm-gc when cross compiling.
- From: Tom Tromey <tromey at redhat dot com>
- To: David Daney <ddaney at avtrex dot com>
- Cc: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 17 Jan 2007 13:43:31 -0700
- Subject: Re: [Patch] No special treatment for boehm-gc when cross compiling.
- References: <45AEA7F4.3030901@avtrex.com>
- Reply-to: tromey at redhat dot com
>>>>> "David" == David Daney <ddaney@avtrex.com> writes:
David> This is a precursor for the heap dump support I will submit shortly.
David> The upstream GC sources already do the same thing.
This is ok. Thanks.
Tom