>> Whenever I have problems with parse.c I just delete it and let make >> rebuild it. Offhand I don't know if that will help you. Matt> I am building from a fresh gcc-2.95.2.tar.gz which I obtained Matt> from one of the gcc sites; it contains parse.c already!! That is normal. In fact, GNU standards mandate that it be there. Tom