Subject: Re: egcs/cpp build failure on i386 ?
To: Heiko W.Rupp <hwr@pilhuhn.de>
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
List: current-users
Date: 10/01/1998 11:02:09
I ran into the same problem.  It doesn't occur when egcs is built by
itself.

What I did was build that file without the -Werror flag, then once
egcs was installed I did a "make clean" and rebuilt everything
with egcs.  So far, no problems.

--Ken