Build failure from http://gcc.gnu.org/ml/gcc-cvs/2002-01/msg00187.html

Richard Henderson rth@redhat.com
Wed Jan 9 16:43:00 GMT 2002


On Wed, Jan 09, 2002 at 07:32:59PM -0500, Kazu Hirata wrote:
> http://gcc.gnu.org/ml/gcc-cvs/2002-01/msg00187.html
> 
> The above patch seems to cause h8300 port not to build any more.

Since the above patch does not touch Makefile.in, and the failure

> for t in ; do \
>     echo "#include \"$t\""; \
> done | sed 's|/home/kazu/gnu/gcc/gcc-head/gcc/gcc/||' > tmp-gencheck.h
> /bin/sh: -c: line 1: syntax error near unexpected token `;'

clearly concerns the makefile, how exactly do you come to the
conclusion that this patch has anything to do with the problem?

> This may be because $(lang_tree_files) is being an empty string, but I
> haven't analyzed in depth.

You are correct.  Zack mentioned that he was working on a fix
for this problem this morning.


r~



More information about the Gcc-patches mailing list