Subject: Re: EGCS 1.1 UPDATE rev. 2
To: Tsubai Masanari <tsubai@iri.co.jp>
From: Todd Vierling <tv@pobox.com>
List: tech-toolchain
Date: 08/19/1998 10:37:06
On Tue, 18 Aug 1998, Tsubai Masanari wrote:

: extern rtx gen_save_stack_function           PROTO((void));
: extern rtx gen_restore_stack_function        PROTO((void));
: 
: in {insn-flags.h, insn-emit.c}.

insn-flags.h is generated in your usr.bin/egcs/common/ directory, and NOT
in src/gnu/dist/gcc, right?

You have to make absolutely sure there's no stray generated files in
src/gnu/dist/gcc - if you built a compiler from the gnu configure in there,
"gmake maintainer-clean" in src/gnu/dist/gcc and do a source update.

-- 
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)