Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!XEROX.COM!Leisner.Henr From: Leisner.Henr@XEROX.COM (Marty) Newsgroups: gnu.gcc.bug Subject: make install wants to keep making on gcc-1.36 Message-ID: <890929-141545-6769@Xerox> Date: 29 Sep 89 21:15:37 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 32 I'm in the process of install gcc-1.36 on a sun386i. I made stage1, stage2 and compared stage3 to stage2 successfully. Typing make -n install: (I'm using gnu make 3.56, same results with SunOS make): cc -c -g -I. -I../gcc-1.36 -I../gcc-1.36/config ../gcc-1.36/expr.c cc -c -g -I. -I../gcc-1.36 -I../gcc-1.36/config ../gcc-1.36/stmt.c cc -c -g -I. -I../gcc-1.36 -I../gcc-1.36/config ../gcc-1.36/expmed.c cc -c -g -I. -I../gcc-1.36 -I../gcc-1.36/config ../gcc-1.36/explow.c cc -c -g -I. -I../gcc-1.36 -I../gcc-1.36/config ../gcc-1.36/optabs.c cc -c -g -I. -I../gcc-1.36 -I../gcc-1.36/config ../gcc-1.36/varasm.c cc -c -g -I. -I../gcc-1.36 -I../gcc-1.36/config ../gcc-1.36/emit-rtl.c cc -g -I. -I../gcc-1.36 -I../gcc-1.36/config -c insn-emit.c ........... I don't know why it want's to remake again (everything is inplace and up to date [I think]. 1.35 appeared to have the same problem. I ended up taking out 'all' as a dependency to install. The problem is probably somewhere else -- I'm not sure where. marty ARPA: leisner.henr@xerox.com GV: leisner.henr NS: leisner:wbst139:xerox UUCP: hplabs!arisia!leisner