GCC build failed for native with your patch on 2003-01-03T00:48:02Z.

Geoff Keating geoffk@geoffk.org
Fri Jan 3 19:01:00 GMT 2003


"GCC regression checker" <geoffk@apple.com> writes:

> +2003-01-02  Steven Bosscher <s.bosscher@student.tudelft.nl>
> +
> +	* java/jcf-reader.c, java/jvgenmain.c, java/keyword.gperf,
> +	java/lang-options.h, java/mangle.c, java/mangle_name.c,
> +	java/xref.c, java/zextract.c,java/zipfile.h: Fix copyright years.
> +

> gperf -L C -C -F ', 0' -p -t -j1 -i 1 -g -o -N java_keyword -k1,4,$ \
> 	keyword.gperf > k$$.h || { \
> /bin/sh: gperf: command not found
> Please update gperf from ftp://ftp.gnu.org/pub/gnu/gperf/

Hi Steven,

I think you just changed keyword.gperf without rebuilding keyword.h.
It also looks like gcc_update doesn't know that keyword.h is generated,
I'll fix that (but you'll still want to regenerate keyword.h).

-- 
- Geoffrey Keating <geoffk@geoffk.org>



More information about the Gcc-regression mailing list