This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: patch to allow custom libgcj.spec flags at configure-time
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Adam Megacz <patches at lists dot megacz dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: Thu, 07 Feb 2002 14:29:03 +1300
- Subject: Re: patch to allow custom libgcj.spec flags at configure-time
- References: <861yg0yfll.fsf@megacz.com> <86heoubj5e.fsf@megacz.com>
Adam Megacz wrote:
>Adam Megacz <patches@lists.megacz.com> writes:
>
>>This should help people who want to experiment with
>>performance-enhancing flags.
>>
>>For discussion, see:
>>
>> http://gcc.gnu.org/ml/java/2002-01/msg00304.html
>>
>>Ok to commit?
>>
>> - a
>>
>>2002-02-04 Adam Megacz <adam@xwt.org>
>>
>> * configure.in: added --with-jc1-spec and --with-lib-spec
>> libgcj.spec.in: added @JC1EXTRASPEC@ and @LIBEXTRASPEC@
>>
Hmm. Is --with-lib-spec really useful? If someone needs something here
wouldn't it be better for them to fix configure.host or whatever for
their target?
regards
Bryce.