This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCSPEC
- From: Tom Tromey <tromey at redhat dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: java at gcc dot gnu dot org
- Date: 22 Jan 2003 00:11:01 -0700
- Subject: Re: GCSPEC
- References: <1043199882.1390.67.camel@escape>
- Reply-to: tromey at redhat dot com
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
Anthony> Weiqi Gao's article made me look at libgcj.spec.in. Do we
Anthony> still need GCSPEC? It seems like it's no longer used since
Anthony> we started forcing the collector into libgcj.
It doesn't appear to be used.
Go ahead and remove it if you want.
Tom