Subject: Re: GCC Libraries failing?
To: Robert Shady <rls@zeus.id.net>
From: Alan Barrett <barrett@daisy.ee.und.ac.za>
List: current-users
Date: 04/03/1994 11:41:09
> My compilation of G++ libraries has been failing miserably.  I have
> not been able to compile the C++ libraries for quite some time now.
> Is this normal?

You probably still have copies of some old files that have been deleted
from the current source tree.  I forget exactly which files were
involved, but you have to delete some stuff from /usr/include/<whatever>
and from src/gnu/<whatever>, or the build gets tricked into using old stuff
instead of new stuff.

--apb (Alan Barrett)

------------------------------------------------------------------------------